Skip to content

Commit 8a75d9d

Browse files
bheppleMightyCreak
authored andcommitted
Remove debug
1 parent d0fd5a7 commit 8a75d9d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/diffuse/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,6 @@ def do_command_line(self, command_line):
287287
mode = 'modified'
288288
if 'revision' in options:
289289
# specified revision
290-
print(options['revision'])
291290
for i in options['revision']:
292291
revs.append((i, encoding))
293292
if 'separate' in options:

0 commit comments

Comments
 (0)