Skip to content

Commit abaaeea

Browse files
committed
ST3
1 parent d9337eb commit abaaeea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

file_diffs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ def diff_with_external(self, a, b, from_file=None, to_file=None):
131131
self.view.window().run_command("exec", {"cmd": command})
132132
except Exception as e:
133133
# some basic logging here, since we are cluttering the /tmp folder
134-
print repr(e)
135134
sublime.status_message(str(e))
136135

137136
def diff_in_sublime(self, diffs):

0 commit comments

Comments
 (0)