This commit is contained in:
M66B
2019-06-09 10:36:29 +02:00
parent 07e2d839f5
commit 9f5c62f534
2 changed files with 0 additions and 10 deletions

View File

@@ -106,7 +106,6 @@ public class ApplicationEx extends Application {
MessageHelper.setSystemProperties();
ContactInfo.init(this, new Handler());
Core.init(this);
WorkerWatchdog.init(this);
}