服务器状态页细节优化

This commit is contained in:
LollipopKit
2021-09-18 20:17:30 +08:00
parent c00d3c11d6
commit b4d44c41e5
8 changed files with 47 additions and 26 deletions

View File

@@ -19,7 +19,6 @@ class Analysis {
await Countly.start();
await Countly.enableCrashReporting();
await Countly.giveAllConsent();
print('Countly init successfully.');
}
static void recordView(String view) {