We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d416697 commit 7c798ffCopy full SHA for 7c798ff
scripts/apitypings/main.go
@@ -7,11 +7,6 @@ import (
7
"github.com/coder/guts"
8
"github.com/coder/guts/bindings"
9
"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"
15
)
16
17
func main() {
0 commit comments