移除无用代码

pull/83/head
sky 4 years ago
parent 5b7c1feee9
commit 274927aecf
  1. 1
      cmd/cmd.go

@ -21,7 +21,6 @@ var (
allInOne bool
customProfilePath string
customKeyPath string
results map[string]interface{}
)
func Execute() {

Loading…
Cancel
Save