summaryrefslogtreecommitdiffstats
path: root/tests/test_contextio.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_contextio.py')
-rw-r--r--tests/test_contextio.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_contextio.py b/tests/test_contextio.py
index d3cd6d8..e5f764b 100644
--- a/tests/test_contextio.py
+++ b/tests/test_contextio.py
@@ -1,6 +1,4 @@
# -*- coding: utf-8 -*-
-from __future__ import unicode_literals
-
from .base import TempAppDirTestCase
from http_prompt.context import Context
from http_prompt.contextio import save_context, load_context