优化日志

This commit is contained in:
CJK_mkp
2025-08-19 18:04:45 +08:00
committed by GitHub
parent 35cfd26ece
commit 063f8b1751
-2
View File
@@ -2773,8 +2773,6 @@ namespace Ink_Canvas.Helpers
// 4. 保存到所有备份位置
SaveUsageStatsToAllLocations(stats);
LogHelper.WriteLogToFile($"使用时间数据已保存: 总时长 {stats.TotalUsageSeconds} 秒");
}
catch (Exception ex)
{