about summary refs log tree commit diff stats
path: root/commands/account/delete-message.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/account/delete-message.go')
-rw-r--r--commands/account/delete-message.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/commands/account/delete-message.go b/commands/account/delete-message.go
index 2461d64..2ad470b 100644
--- a/commands/account/delete-message.go
+++ b/commands/account/delete-message.go
@@ -6,8 +6,8 @@ import (
 
 	"github.com/gdamore/tcell"
 
-	"git.sr.ht/~sircmpwn/aerc2/widgets"
-	"git.sr.ht/~sircmpwn/aerc2/worker/types"
+	"git.sr.ht/~sircmpwn/aerc/widgets"
+	"git.sr.ht/~sircmpwn/aerc/worker/types"
 )
 
 func init() {