Skip to content

Commit

Permalink
fix(examples): remove unused type in textarea example
Browse files Browse the repository at this point in the history
  • Loading branch information
meowgorithm committed Aug 19, 2022
1 parent 6b68505 commit 31800cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/textarea/main.go
Expand Up @@ -19,7 +19,6 @@ func main() {
}
}

type tickMsg struct{}
type errMsg error

type model struct {
Expand Down

0 comments on commit 31800cd

Please sign in to comment.