From 6f8ad918240fecc10ef4ef93768853157287c13d Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 24 Apr 2020 12:59:40 -0400 Subject: gofmt fixes --- commands/msg/modify-labels.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/msg/modify-labels.go') diff --git a/commands/msg/modify-labels.go b/commands/msg/modify-labels.go index 6fcd6ed..92899ec 100644 --- a/commands/msg/modify-labels.go +++ b/commands/msg/modify-labels.go @@ -58,7 +58,7 @@ func (ModifyLabels) Execute(aerc *widgets.Aerc, args []string) error { case *types.Done: aerc.PushStatus("labels updated", 10*time.Second) case *types.Error: - aerc.PushError(" "+msg.Error.Error()) + aerc.PushError(" " + msg.Error.Error()) } }) return nil -- cgit 1.4.1-2-gfad0