Selaa lähdekoodia

change required after merging in master

Martijn van Groningen 6 vuotta sitten
vanhempi
commit
81e60345cf
1 muutettua tiedostoa jossa 0 lisäystä ja 4 poistoa
  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