mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-05-19 18:58:03 +02:00
chore: add lint ruler, exclude unused variable
This commit is contained in:
@@ -114,7 +114,6 @@ func ListBrowser() []string {
|
||||
// home dir path for all platforms
|
||||
var homeDir, _ = os.UserHomeDir()
|
||||
|
||||
//nolint:unused
|
||||
const (
|
||||
chromeName = "Chrome"
|
||||
chromeBetaName = "Chrome Beta"
|
||||
|
||||
Reference in New Issue
Block a user