We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acbc0b7 commit 2b1bdd1Copy full SHA for 2b1bdd1
grails-domain-class/src/main/groovy/org/grails/plugins/domain/GrailsDomainClassAutoConfiguration.groovy
@@ -25,7 +25,6 @@ import org.springframework.beans.factory.annotation.Autowired
25
import org.springframework.beans.factory.annotation.Qualifier
26
import org.springframework.boot.autoconfigure.AutoConfiguration
27
import org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication
28
-import org.springframework.context.ApplicationContext
29
import org.springframework.context.MessageSource
30
import org.springframework.context.annotation.Bean
31
import org.springframework.context.annotation.Lazy
0 commit comments