ssadump
This commit is contained in:
@@ -26,7 +26,6 @@ import (
|
||||
|
||||
"github.com/goplus/llgo/cmd/internal/base"
|
||||
"github.com/goplus/llgo/cmd/internal/build"
|
||||
"github.com/goplus/llgo/cmd/internal/gen"
|
||||
"github.com/goplus/llgo/cmd/internal/help"
|
||||
)
|
||||
|
||||
@@ -39,7 +38,6 @@ func init() {
|
||||
flag.Usage = mainUsage
|
||||
base.Llgo.Commands = []*base.Command{
|
||||
build.Cmd,
|
||||
gen.Cmd,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user