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