1.26
This commit is contained in:
parent
ce8fe9c4bf
commit
b7d5a97452
|
|
@ -122,7 +122,6 @@ class OptimizeFileReader(project: Project, input: InputStream) {
|
|||
set.removeAll(member)
|
||||
set.removeAll(exclude)
|
||||
if (set.isNotEmpty()) {
|
||||
println("$s -> $set")
|
||||
return false
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue