summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2019-08-11 11:09:19 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2019-08-11 11:39:18 +0100
commit6df1ac86b761d04464ecc611a3463968f608af2d (patch)
tree21c5579f55b0ad719d61cd141ce6a25b31cb55d2 /tests
parent1bed75d814509f7816c92de665cf6966766c0883 (diff)
remove unused imports
Diffstat (limited to 'tests')
-rw-r--r--tests/db/test_message.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/db/test_message.py b/tests/db/test_message.py
index 29ed5ee6..6322a77e 100644
--- a/tests/db/test_message.py
+++ b/tests/db/test_message.py
@@ -18,8 +18,6 @@ import unittest
import mock
-from notmuch import NullPointerError
-
from alot import account
from alot.db import message