summaryrefslogtreecommitdiff
path: root/tests/test_file.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_file.py')
-rw-r--r--tests/test_file.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_file.py b/tests/test_file.py
index bcd1ad2b..364bbce2 100644
--- a/tests/test_file.py
+++ b/tests/test_file.py
@@ -21,7 +21,6 @@ Some unit tests for the BufferedFile abstraction.
"""
import unittest
-import sys
from io import BytesIO
from paramiko.common import linefeed_byte, crlf, cr_byte