summaryrefslogtreecommitdiff
path: root/tests/test_with.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_with.py')
-rwxr-xr-xtests/test_with.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_with.py b/tests/test_with.py
index e5c0bc2..53dfa46 100755
--- a/tests/test_with.py
+++ b/tests/test_with.py
@@ -22,9 +22,6 @@
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
# License for more details.
-
-from __future__ import with_statement
-
import psycopg2
import psycopg2.extensions as ext