Skip to content
Snippets Groups Projects
Commit 9a900dbb authored by Izaak Alpert's avatar Izaak Alpert
Browse files

Removed some debug code

Change-Id: Ibd0088f498faccc72acda2783b61bbea19bd835d
parent 7856fba3
No related branches found
No related tags found
1 merge request!4184Merge Request on forked projects
Loading
Loading
@@ -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
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment