feature remove test code.

This commit is contained in:
alves
2025-12-15 17:46:15 +08:00
parent c0779cbd28
commit 6127d35676

View File

@@ -204,7 +204,7 @@ void initSentryEx()
sentry_init(options);
sentry_start_session();
sentryReportLog(SENTRY_LOG_ERROR, "init sentry error", "initSentry module");
//sentryReportLog(SENTRY_LOG_ERROR, "init sentry error", "initSentry module");
}
}