summaryrefslogtreecommitdiff
path: root/tests/commands/init_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/commands/init_test.py')
-rw-r--r--tests/commands/init_test.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/commands/init_test.py b/tests/commands/init_test.py
index 15eb06df..a2b358ff 100644
--- a/tests/commands/init_test.py
+++ b/tests/commands/init_test.py
@@ -2,8 +2,6 @@
"""Test suite for alot.commands.__init__ module."""
-from __future__ import absolute_import
-
import argparse
import unittest