优化代码质量

This commit is contained in:
user123
2026-01-25 14:03:21 +08:00
parent f77d951500
commit 6659e977ae
5 changed files with 20 additions and 55 deletions

View File

@@ -2,7 +2,6 @@ package utils
import (
"strings"
"sync"
"hubproxy/config"
)
@@ -17,7 +16,6 @@ const (
// AccessController 统一访问控制器
type AccessController struct {
mu sync.RWMutex
}
// DockerImageInfo Docker镜像信息