style(dev): 清理失真文件头注释

This commit is contained in:
Lane0218
2026-03-12 15:08:21 +08:00
parent a7779038ca
commit f26551a896
7 changed files with 7 additions and 29 deletions

View File

@@ -1,6 +1,4 @@
// 日志模块:
// - 统一输出调试信息、阶段信息与错误信息
// - 提供可配置的日志级别与输出位置(按需要实现)
// 格式化错误并统一打印异常与帮助信息。
#include "utils/Log.h"