mirror of
https://github.com/taigrr/gopher-os
synced 2025-01-18 04:43:13 -08:00
Fix lint warning
This commit is contained in:
parent
df6e4314ca
commit
336cbb415d
@ -121,7 +121,6 @@ func (t *Vt) lf() {
|
||||
|
||||
t.cons.Scroll(console.Up, 1)
|
||||
t.cons.Clear(0, t.height-1, t.width, 1)
|
||||
return
|
||||
}
|
||||
|
||||
func makeAttr(fg, bg console.Attr) console.Attr {
|
||||
|
Loading…
x
Reference in New Issue
Block a user