Skip to content

Commit e02ae80

Browse files
committed
Remove more traces of logging
1 parent 089bdac commit e02ae80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/entitlement/asm-provider/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ apply plugin: 'elasticsearch.build'
1212
dependencies {
1313
compileOnly project(':libs:entitlement')
1414
compileOnly project(':libs:core')
15-
compileOnly project(':libs:logging')
1615
implementation 'org.ow2.asm:asm:9.7.1'
1716
testImplementation project(":test:framework")
1817
testImplementation project(":libs:entitlement:bridge")

0 commit comments

Comments
 (0)