refactor: format project layout

This commit is contained in:
ᴍᴏᴏɴD4ʀᴋ
2022-04-02 16:59:34 +08:00
parent 4f7adf3db7
commit 87a026a13e
14 changed files with 53 additions and 48 deletions
+1 -1
View File
@@ -4,8 +4,8 @@ import (
"fmt"
"testing"
"hack-browser-data/internal/browser/outputter"
"hack-browser-data/internal/log"
"hack-browser-data/internal/outputter"
)
func TestPickChromium(t *testing.T) {