fix(test): delete unused unused var or const

This commit is contained in:
hwdef
2019-09-20 12:09:40 +08:00
parent db1f8da036
commit 321b690f62
8 changed files with 2 additions and 47 deletions

View File

@@ -38,10 +38,8 @@ import (
)
const (
warning3K = 100
threshold3K = 30
threshold30K = 30
threshold60K = 30
warning3K = 100
threshold3K = 30
)
var (