summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--alot/db/manager.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/alot/db/manager.py b/alot/db/manager.py
index af42a1f5..d95ea332 100644
--- a/alot/db/manager.py
+++ b/alot/db/manager.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
from collections import deque
-import asyncio
import logging
from notmuch import Database, NotmuchError, XapianError