Formatting

This commit is contained in:
Caleb Bassi 2019-02-22 12:44:48 -08:00
parent bbf3bb6797
commit 179acca35e

View File

@ -7,8 +7,9 @@ package widgets
import (
"image"
. "github.com/gizak/termui"
rw "github.com/mattn/go-runewidth"
. "github.com/gizak/termui"
)
type List struct {