]> arthur.barton.de Git - bup.git/blobdiff - lib/bup/vint.py
test: add pylint and test imports
[bup.git] / lib / bup / vint.py
index fd8a8f0b369a2da24dc329fe0d76b64fe45bbe27..8179f53b2d55108328b3a41d0e0d7c0e245b2e45 100644 (file)
@@ -9,7 +9,6 @@
 
 from __future__ import absolute_import
 from io import BytesIO
-import sys
 
 from bup import compat
 from bup import _helpers