Remove debug line

This commit is contained in:
James Allen 2017-12-20 16:42:09 +00:00
parent d0fee7e76c
commit 940b22ef95

View file

@ -21,7 +21,6 @@ define [
@reloadDiff()
@$scope.$watch "history.selection.pathname", () =>
console.log("pathname updated, reloading diff")
@reloadDiff()
show: () ->