浏览代码

change required after merging in master

Martijn van Groningen 6 年之前
父节点
当前提交
81e60345cf
共有 1 个文件被更改,包括 0 次插入4 次删除
  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