summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--alot/commands/thread.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/alot/commands/thread.py b/alot/commands/thread.py
index 79e63167..646a45bd 100644
--- a/alot/commands/thread.py
+++ b/alot/commands/thread.py
@@ -8,7 +8,6 @@ import asyncio
import email
import email.policy
from email.utils import getaddresses, parseaddr
-from email.message import Message
import logging
import mailcap
import os