aboutsummaryrefslogtreecommitdiffstats
path: root/commands/patch/drop.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/patch/drop.go')
-rw-r--r--commands/patch/drop.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/patch/drop.go b/commands/patch/drop.go
index 06457c72..a888568a 100644
--- a/commands/patch/drop.go
+++ b/commands/patch/drop.go
@@ -6,8 +6,8 @@ import (
"git.sr.ht/~rjarry/aerc/app"
"git.sr.ht/~rjarry/aerc/commands"
+ "git.sr.ht/~rjarry/aerc/lib/log"
"git.sr.ht/~rjarry/aerc/lib/pama"
- "git.sr.ht/~rjarry/aerc/log"
)
type Drop struct {