]> arthur.barton.de Git - bup.git/blobdiff - test/int/test_git.py
Drop vestigial compat.range
[bup.git] / test / int / test_git.py
index 2d9fcd7bd775144972101107cc1bd2d7ce4aed66..d7da81273e995d3c27874d3f3d626220b84f91ae 100644 (file)
@@ -10,7 +10,7 @@ import pytest
 from wvpytest import *
 
 from bup import git, path
-from bup.compat import bytes_from_byte, environ, range
+from bup.compat import bytes_from_byte, environ
 from bup.helpers import localtime, log, mkdirp, readpipe