summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Touceda <chiiph@leap.se>2013-04-11 10:12:34 -0300
committerTomas Touceda <chiiph@leap.se>2013-04-11 10:12:34 -0300
commit03ec38c4683ef968afd58deaa0efc000ca1c02f1 (patch)
tree9c07f0364b568acf110bfc10b5c2d99f693e7785
parent243acca4e2adb5e8f63248ed7b5bc36c6728910d (diff)
Remove unneeded debug print
-rw-r--r--lib/thandy/repository.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/thandy/repository.py b/lib/thandy/repository.py
index 1b9f6f2..c017dfd 100644
--- a/lib/thandy/repository.py
+++ b/lib/thandy/repository.py
@@ -563,7 +563,6 @@ class LocalRepository:
h_expected = thandy.formats.parseHash(h)
hashDict[rp] = h_expected
if len(f) > 3:
- print "N"*10, f[3]
lengthDict[rp] = f[3]
fn = self.getFilename(rp)
try: