Skip to content

Commit 2cd5a50

Browse files
committed
Remove unnecessary dependency
1 parent 8dce21d commit 2cd5a50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/ml/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ dependencies {
7979
compileOnly project(path: xpackModule('core'))
8080
compileOnly project(path: xpackModule('autoscaling'))
8181
compileOnly project(path: xpackModule('ml-package-loader'))
82-
compileOnly project(path: xpackModule('ql'))
8382
testImplementation(testArtifact(project(xpackModule('core'))))
8483
testImplementation project(path: xpackModule('ilm'))
8584
testImplementation project(path: xpackModule('shutdown'))

0 commit comments

Comments
 (0)