mirror of
https://github.com/gojp/goreportcard.git
synced 2026-01-28 22:39:05 +08:00
remove unused tools, unused metabucket constant
This commit is contained in:
@@ -13,10 +13,6 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
// MetaBucket is the bucket containing the names of the projects with the
|
||||
// top 100 high scores, and other meta information
|
||||
MetaBucket string = "meta"
|
||||
|
||||
// RepoPrefix is the badger prefix for repos
|
||||
RepoPrefix string = "repos-"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user