refactor-dev: rename imported log path name

This commit is contained in:
ᴍᴏᴏɴD4ʀᴋ
2021-12-31 16:52:10 +08:00
parent f9904277fd
commit 9ba87962a6
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"strings"
"time"
"hack-browser-data/log"
"hack-browser-data/pkg/log"
)
const Prefix = "[x]: "