refactor: format project layout

This commit is contained in:
ᴍᴏᴏɴD4ʀᴋ
2022-03-26 14:03:40 +08:00
parent a341928926
commit c2bc33e2fe
28 changed files with 214 additions and 94 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"os"
"hack-browser-data/core/decrypt"
"hack-browser-data/utils"
"hack-browser-data/internal/utils"
"github.com/tidwall/gjson"
)