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