From b9079e22d201e92e54275480fb6007d7d9900141 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sat, 2 Jun 2018 00:44:21 +0300 Subject: Gofmt --- ui/commands.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/commands.go') diff --git a/ui/commands.go b/ui/commands.go index 5c0e90b..510fc5d 100644 --- a/ui/commands.go +++ b/ui/commands.go @@ -17,9 +17,9 @@ package ui import ( + "encoding/json" "maunium.net/go/gomuks/debug" "strings" - "encoding/json" ) func cmdMe(cmd *Command) { -- cgit v1.2.3