summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--alot/buffers/thread.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/alot/buffers/thread.py b/alot/buffers/thread.py
index 567d98f8..33245879 100644
--- a/alot/buffers/thread.py
+++ b/alot/buffers/thread.py
@@ -3,7 +3,6 @@
# This file is released under the GNU GPL, version 3 or a later revision.
# For further details see the COPYING file
-import asyncio
import enum
from functools import cached_property
import logging