diff --git a/cmds/module/main.go b/cmds/module/main.go index cf6c7d5..0e2ff05 100644 --- a/cmds/module/main.go +++ b/cmds/module/main.go @@ -33,7 +33,7 @@ func main() { } if os.Args[1] == "unregister" { - + //@todo unregister module } util.Println("By:")