mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-02-16 07:30:16 +00:00
Removed diagnostic message from jacoco.gradle
This commit is contained in:
parent
0d2df489ce
commit
3ffcd86f18
@ -34,8 +34,6 @@ def String[] generateExcludesList() {
|
||||
!shouldIgnoreLine(line)
|
||||
})
|
||||
.collect()
|
||||
|
||||
println "Returning ${lines.size()} exclusion line(s) for jacocoReport."
|
||||
return lines
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user