From 8446d486645858b051f829a47716fd329f9743bf Mon Sep 17 00:00:00 2001 From: Reto Brunner Date: Fri, 17 Jul 2020 17:50:24 +0200 Subject: run go fmt --- commands/account/clear.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/account/clear.go') diff --git a/commands/account/clear.go b/commands/account/clear.go index 263b5de..838bfcc 100644 --- a/commands/account/clear.go +++ b/commands/account/clear.go @@ -2,8 +2,8 @@ package account import ( "errors" - "time" "git.sr.ht/~sircmpwn/aerc/widgets" + "time" ) type Clear struct{} -- cgit v1.2.3