aboutsummaryrefslogtreecommitdiffstats
path: root/app/account-wizard.go
diff options
context:
space:
mode:
Diffstat (limited to 'app/account-wizard.go')
-rw-r--r--app/account-wizard.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/account-wizard.go b/app/account-wizard.go
index 36bc0392..9c216a19 100644
--- a/app/account-wizard.go
+++ b/app/account-wizard.go
@@ -18,9 +18,9 @@ import (
"git.sr.ht/~rjarry/aerc/config"
"git.sr.ht/~rjarry/aerc/lib/format"
+ "git.sr.ht/~rjarry/aerc/lib/log"
"git.sr.ht/~rjarry/aerc/lib/ui"
"git.sr.ht/~rjarry/aerc/lib/xdg"
- "git.sr.ht/~rjarry/aerc/log"
"git.sr.ht/~rockorager/vaxis"
)