Remove debug print.
This commit is contained in:
parent
837a532d5f
commit
f29d303bf6
1 changed files with 0 additions and 1 deletions
|
@ -114,7 +114,6 @@
|
|||
blames
|
||||
(cons blame blames)))
|
||||
(let ((line (car lines)))
|
||||
(print line)
|
||||
(cond ((ldict-empty? blame)
|
||||
;; First row - commit
|
||||
(let ((ll (string-split line)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue