Skip to content

Commit 7c798ff

Browse files
committed
remove unused imports
1 parent d416697 commit 7c798ff

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

scripts/apitypings/main.go

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ import (
77
"github.com/coder/guts"
88
"github.com/coder/guts/bindings"
99
"github.com/coder/guts/config"
10-
11-
// Must import the packages we are trying to convert
12-
// And include the ones we are referencing
13-
_ "github.com/coder/coder/v2/codersdk"
14-
_ "github.com/coder/serpent"
1510
)
1611

1712
func main() {

0 commit comments

Comments
 (0)