summaryrefslogtreecommitdiff
path: root/alot/commands/thread.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/commands/thread.py')
-rw-r--r--alot/commands/thread.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/alot/commands/thread.py b/alot/commands/thread.py
index 5ec8eac4..5d8006a1 100644
--- a/alot/commands/thread.py
+++ b/alot/commands/thread.py
@@ -17,8 +17,6 @@ import tempfile
import urwid
from urwid.util import detected_encoding
-from io import BytesIO
-
from . import Command, registerCommand
from .common import RetagPromptCommand
from .envelope import SendCommand