Commit 9a900dbb authored by Izaak Alpert's avatar Izaak Alpert

Removed some debug code

Change-Id: Ibd0088f498faccc72acda2783b61bbea19bd835d
parent 7856fba3
......@@ -96,8 +96,6 @@ module Gitlab
return patch
end
rescue Grit::Git::CommandFailed => ex
puts ex
ex.backtrace.each {|l|puts l}
handle_exception(ex)
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment