Commit 97301bd9 authored by Michael Kozono's avatar Michael Kozono

Resolve conflict in utils.rb

parent 77ea749c
...@@ -63,7 +63,6 @@ module Gitlab ...@@ -63,7 +63,6 @@ module Gitlab
nil nil
end end
<<<<<<< HEAD
# EE below # EE below
def try_megabytes_to_bytes(size) def try_megabytes_to_bytes(size)
...@@ -71,7 +70,5 @@ module Gitlab ...@@ -71,7 +70,5 @@ module Gitlab
rescue ArgumentError rescue ArgumentError
size size
end end
=======
>>>>>>> upstream/master
end end
end 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