mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-25 09:22:36 +00:00
-
This commit is contained in:
parent
86cad75908
commit
d2c25ab4b8
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ class JsUtils {
|
|||
if (kDebugMode || useLogger) {
|
||||
// ignore: avoid_print
|
||||
print("LoggerLevel.warning:${args[0]}");
|
||||
print('object2232');
|
||||
Logger.add(LoggerLevel.warning, "${args[0]}");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue