Browse Source

change required after merging in master

Martijn van Groningen 6 years ago
parent
commit
81e60345cf
1 changed files with 0 additions and 4 deletions
  1. 0 4
      x-pack/plugin/enrich/build.gradle

+ 0 - 4
x-pack/plugin/enrich/build.gradle

@@ -19,10 +19,6 @@ dependencies {
     }
 }
 
-run {
-    plugin xpackModule('core')
-}
-
 // No real integ tests in the module:
 integTest.enabled = false