Skip to content

Commit d54a68b

Browse files
committed
chore: cleanup
1 parent b09cfa4 commit d54a68b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

grails-gradle/plugins/src/main/groovy/org/grails/gradle/plugin/core/GrailsPluginGradlePlugin.groovy

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,10 @@ class GrailsPluginGradlePlugin extends GrailsGradlePlugin {
6363
project.pluginManager.apply('java-library')
6464

6565
checkForConfigurationClash(project)
66-
6766
configureAstSources(project)
68-
6967
configureAssembleTask(project)
70-
7168
configurePluginResources(project)
72-
7369
configureJarTask(project)
74-
7570
configureSourcesJarTask(project)
7671
}
7772

0 commit comments

Comments
 (0)