remove test coe
This commit is contained in:
@@ -51,8 +51,7 @@ class Scene {
|
||||
|
||||
fun check(tag: String): Boolean {
|
||||
return if (canLog()) {
|
||||
// classifyLog(tag)
|
||||
true
|
||||
classifyLog(tag)
|
||||
} else {
|
||||
false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user