more of that sweet staticcheck goodness

This commit is contained in:
whyrusleeping
2019-12-04 18:04:09 -08:00
parent a45fe8a7f9
commit 613a0a05a0
14 changed files with 18 additions and 29 deletions
-1
View File
@@ -29,7 +29,6 @@ const (
fsAPIToken = "token"
fsConfig = "config.toml"
fsDatastore = "datastore"
fsLibp2pKey = "libp2p.priv"
fsLock = "repo.lock"
fsKeystore = "keystore"
)