refactor: add nolint comment

This commit is contained in:
ᴍᴏᴏɴD4ʀᴋ
2022-08-14 22:16:24 +08:00
parent 63fc3a656a
commit 14fd71005a
4 changed files with 6 additions and 9 deletions
-5
View File
@@ -6,11 +6,6 @@ import (
"hack-browser-data/internal/item"
)
const (
speed360Name = "360speed"
qqBrowserName = "QQ"
)
var (
chromiumList = map[string]struct {
name string