mirror of
https://github.com/lionsoul2014/ip2region.git
synced 2025-12-08 19:25:22 +00:00
remove the un-used stats sub-cmd
This commit is contained in:
parent
501c3c086d
commit
029a5578aa
@ -30,8 +30,6 @@ func main() {
|
||||
cmd.Edit()
|
||||
case "process":
|
||||
cmd.Process()
|
||||
case "stat":
|
||||
cmd.Stats()
|
||||
default:
|
||||
cmd.PrintHelp()
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user