remove redundant code

This commit is contained in:
ᴍᴏᴏɴD4ʀᴋ
2020-07-22 16:00:40 +08:00
parent 80bb7ca4e0
commit 2e2dcaf85f
5 changed files with 13 additions and 188 deletions
+2 -1
View File
@@ -4,9 +4,10 @@ import (
"bytes"
"encoding/json"
"fmt"
"os"
"hack-browser-data/log"
"hack-browser-data/utils"
"os"
"github.com/jszwec/csvutil"
)