Remove unused variable appDir
This commit is contained in:
parent
b55cb13e44
commit
f00c6154a4
@ -8,7 +8,6 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
appDir string
|
||||
db *bolt.DB
|
||||
|
||||
bucketUsers = []byte("Users")
|
||||
|
Loading…
Reference in New Issue
Block a user