Skip to content

Commit

Permalink
grails-core-10715: not a grails-core bug but instead in the plugin; g…
Browse files Browse the repository at this point in the history
  • Loading branch information
jukin-jerry committed Aug 1, 2017
1 parent 6f950a2 commit 6d02f94
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -28,9 +28,6 @@ class MelodyInterceptorEnhancer {
return
}

//Enable groovy meta programming
ExpandoMetaClass.enableGlobally()

grailsApplication.serviceClasses.each { serviceArtifactClass ->

def serviceClass = serviceArtifactClass.getClazz()
Expand Down

0 comments on commit 6d02f94

Please sign in to comment.