Add nop log to eliminate the asciidoctor warning
Change-Id: I4827692e245815a65b6c7b7e387cffc395455115
This commit is contained in:
@@ -16,6 +16,7 @@ java_library(
|
||||
'//lib:args4j',
|
||||
'//lib:guava',
|
||||
'//lib/log:api',
|
||||
'//lib/log:nop',
|
||||
],
|
||||
visibility = ['//tools/eclipse:classpath'],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user