fix(examples): remove unused type in textarea example

This commit is contained in:
Christian Rocha
2022-08-19 09:29:18 -07:00
parent 6b685056fc
commit 31800cd0a7

View File

@@ -19,7 +19,6 @@ func main() {
}
}
type tickMsg struct{}
type errMsg error
type model struct {