mirror of
https://github.com/taigrr/bubbletea.git
synced 2026-04-02 02:59:09 -07:00
Fixed a couple of typos
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
committed by
Christian Muehlhaeuser
parent
e9efdf841b
commit
b2d948b53c
@@ -6,4 +6,4 @@ import "io"
|
||||
|
||||
// enableAnsiColors is only needed for Windows, so for other systems this is
|
||||
// a no-op.
|
||||
func enableAnsiColors(w io.Writer) {}
|
||||
func enableAnsiColors(_ io.Writer) {}
|
||||
|
||||
Reference in New Issue
Block a user