summaryrefslogtreecommitdiff
path: root/_test/test_contextmanager.py
diff options
context:
space:
mode:
Diffstat (limited to '_test/test_contextmanager.py')
-rw-r--r--_test/test_contextmanager.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/_test/test_contextmanager.py b/_test/test_contextmanager.py
index b3bb3be..bdc8b78 100644
--- a/_test/test_contextmanager.py
+++ b/_test/test_contextmanager.py
@@ -1,7 +1,5 @@
# coding: utf-8
-from __future__ import print_function
-
"""
testing of anchors and the aliases referring to them
"""