aboutsummaryrefslogtreecommitdiff
path: root/lib/ui/text.go
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2018-06-11 20:04:21 -0400
committerDrew DeVault <sir@cmpwn.com>2018-06-11 20:04:21 -0400
commit6728a11fdf863f7a33eb14e84421b828ab28c09f (patch)
treec9e1dcb85e34273b3f166f50a84e608aafe4e502 /lib/ui/text.go
parentd67c8a60ef9a326ba7e2ff0b5755d8eba629d4eb (diff)
Apply gofmt
Diffstat (limited to 'lib/ui/text.go')
-rw-r--r--lib/ui/text.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ui/text.go b/lib/ui/text.go
index e2e218c..d3f6c6b 100644
--- a/lib/ui/text.go
+++ b/lib/ui/text.go
@@ -1,8 +1,8 @@
package ui
import (
- "github.com/mattn/go-runewidth"
"github.com/gdamore/tcell"
+ "github.com/mattn/go-runewidth"
)
const (