summaryrefslogtreecommitdiffhomepage
path: root/tests/test_client.py
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2023-01-12 16:44:27 -0500
committerJeff Forcier <jeff@bitprophet.org>2023-01-12 21:44:59 -0500
commitf1d44004c45f33d30a4fa5a9a6d20cbcade277d8 (patch)
treedeae101b26bfeee35c1e6194989250790f3297b8 /tests/test_client.py
parent83d1175c32a0638460b51cc8ce7eb1df3a4cf949 (diff)
We live in the future now
Diffstat (limited to 'tests/test_client.py')
-rw-r--r--tests/test_client.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_client.py b/tests/test_client.py
index c9e64c0b..3cf991e4 100644
--- a/tests/test_client.py
+++ b/tests/test_client.py
@@ -20,7 +20,6 @@
Some unit tests for SSHClient.
"""
-from __future__ import with_statement, print_function
import gc
import os