mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-26 17:56:40 +08:00
Removed diagnostic message from jacoco.gradle
This commit is contained in:
@@ -34,8 +34,6 @@ def String[] generateExcludesList() {
|
||||
!shouldIgnoreLine(line)
|
||||
})
|
||||
.collect()
|
||||
|
||||
println "Returning ${lines.size()} exclusion line(s) for jacocoReport."
|
||||
return lines
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user