mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-04-19 00:27:26 +00:00
fix(lint): 修复 golangci-lint 检查问题
- 格式化代码(gofmt) - 修复空指针检查(staticcheck) - 删除未使用的函数(unused)
This commit is contained in:
@@ -1013,4 +1013,3 @@ func shouldSkipOpsErrorLog(ctx context.Context, ops *service.OpsService, message
|
||||
|
||||
return false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user