aboutsummaryrefslogtreecommitdiff
path: root/ui/messages/tstring/cell.go
diff options
context:
space:
mode:
Diffstat (limited to 'ui/messages/tstring/cell.go')
-rw-r--r--ui/messages/tstring/cell.go2
1 files changed, 1 insertions, 1 deletions
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 {