Skip to content

Commit 4c748e2

Browse files
committed
chore: remove unused import
1 parent a3407b6 commit 4c748e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

preview/main.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ import (
2121
"github.com/coder/parameters-playground/preview/apitypes"
2222
)
2323

24-
type Foo struct{}
25-
2624
func main() {
2725
// Create a channel to keep the Go program alive
2826
done := make(chan struct{})

0 commit comments

Comments
 (0)