sbglasius commented on code in PR #15950: URL: https://github.com/apache/grails-core/pull/15950#discussion_r3773531887
########## grails-test-suite-web/src/test/groovy/org/grails/web/binding/DefaultASTDatabindingHelperDomainClassSpecialPropertiesSpec.groovy: ########## @@ -26,6 +26,7 @@ import groovy.transform.CompileStatic import org.grails.config.PropertySourcesConfig import org.grails.validation.ConstraintEvalUtils import spock.lang.Issue +import spock.lang.Shared Review Comment: Stray import? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
