]> arthur.barton.de Git - bup.git/commitdiff
hashsplit: no need to import bup.git.
authorAvery Pennarun <apenwarr@gmail.com>
Sun, 14 Mar 2010 07:39:08 +0000 (03:39 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Sun, 14 Mar 2010 09:05:24 +0000 (05:05 -0400)
lib/bup/hashsplit.py

index 03232b4f244ee0594591cf0dc6ffe893d6ee71bc..f0fb7974e8999a0191fd2bfa7a246aa16c47f6b7 100644 (file)
@@ -1,5 +1,5 @@
 import sys, math
-from bup import git, _hashsplit
+from bup import _hashsplit
 from bup.helpers import *
 
 BLOB_LWM = 8192*2