diff --git a/chore/gentests/gentests.go b/chore/gentests/gentests.go index d13eaee2..66f31ce2 100644 --- a/chore/gentests/gentests.go +++ b/chore/gentests/gentests.go @@ -21,9 +21,8 @@ import ( "os" "strings" - "github.com/goplus/llgo/ssa" - "github.com/goplus/llgo/internal/llgen" + "github.com/goplus/llgo/ssa" "github.com/goplus/mod" )