]> arthur.barton.de Git - bup.git/blobdiff - lib/bup/bloom.py
test: add pylint and test imports
[bup.git] / lib / bup / bloom.py
index 18ed4608f3fd12046dd7a52d3dd9f0c95074fee5..f8ae3dd005927bcea2d6107a5d90b55b43f3d88f 100644 (file)
@@ -81,7 +81,7 @@ Brandon Low <lostlogic@lostlogicx.com> 2011-02-04
 """
 
 from __future__ import absolute_import
-import sys, os, math, mmap, struct
+import os, math, struct
 
 from bup import _helpers
 from bup.helpers import (debug1, debug2, log, mmap_read, mmap_readwrite,