summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: