fix compile error

This commit is contained in:
ᴍᴏᴏɴD4ʀᴋ
2020-07-10 16:33:06 +08:00
parent 371085f0ee
commit 680b6aeed0
2 changed files with 5 additions and 3 deletions
-3
View File
@@ -53,9 +53,6 @@ const (
FirefoxKey3DB = "key3.db"
)
func InitKey(string) error {
return nil
}
func ListBrowser() []string {
var l []string