mirror of
https://github.com/taigrr/bubbletea.git
synced 2026-04-02 02:59:09 -07:00
fix(examples): remove unused type in textarea example
This commit is contained in:
@@ -19,7 +19,6 @@ func main() {
|
||||
}
|
||||
}
|
||||
|
||||
type tickMsg struct{}
|
||||
type errMsg error
|
||||
|
||||
type model struct {
|
||||
|
||||
Reference in New Issue
Block a user