feature remove test code

This commit is contained in:
alves
2025-12-11 09:19:34 +08:00
parent 9996ddd603
commit 11a6076455
2 changed files with 1 additions and 5 deletions

View File

@@ -137,7 +137,7 @@ void initSentryEx()
sentry_init(options);
sentry_start_session();
sentryReportLog(SENTRY_LOG_INFO, "init sentry successful", "initSentry module");
}
}