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 a3407b6 commit 4c748e2Copy full SHA for 4c748e2
preview/main.go
@@ -21,8 +21,6 @@ import (
21
"github.com/coder/parameters-playground/preview/apitypes"
22
)
23
24
-type Foo struct{}
25
-
26
func main() {
27
// Create a channel to keep the Go program alive
28
done := make(chan struct{})
0 commit comments