aboutsummaryrefslogtreecommitdiffstats
path: root/app/msgviewer.go
diff options
context:
space:
mode:
Diffstat (limited to 'app/msgviewer.go')
-rw-r--r--app/msgviewer.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/msgviewer.go b/app/msgviewer.go
index a22d2c15..7b24e756 100644
--- a/app/msgviewer.go
+++ b/app/msgviewer.go
@@ -19,9 +19,9 @@ import (
"git.sr.ht/~rjarry/aerc/lib"
"git.sr.ht/~rjarry/aerc/lib/auth"
"git.sr.ht/~rjarry/aerc/lib/format"
+ "git.sr.ht/~rjarry/aerc/lib/log"
"git.sr.ht/~rjarry/aerc/lib/parse"
"git.sr.ht/~rjarry/aerc/lib/ui"
- "git.sr.ht/~rjarry/aerc/log"
"git.sr.ht/~rjarry/aerc/models"
"git.sr.ht/~rjarry/go-opt"
"git.sr.ht/~rockorager/vaxis"