From b1dc965a4a5b8a48666749e824d0e480b9d08eed Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Thu, 19 Apr 2018 11:10:34 +0300 Subject: Gofmt --- ui/messages/tstring/cell.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/messages') diff --git a/ui/messages/tstring/cell.go b/ui/messages/tstring/cell.go index 8a400ee..c3e22a3 100644 --- a/ui/messages/tstring/cell.go +++ b/ui/messages/tstring/cell.go @@ -17,8 +17,8 @@ package tstring import ( - "maunium.net/go/tcell" "github.com/mattn/go-runewidth" + "maunium.net/go/tcell" ) type Cell struct { -- cgit v1.2.3