refactor-dev: rename imported log path name

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