Commit e5184037 authored by Filipa Lacerda's avatar Filipa Lacerda

Fix conflict app/models/blob.rb

parent 436c1881
......@@ -2,10 +2,7 @@
# Blob is a Rails-specific wrapper around Gitlab::Git::Blob, SnippetBlob and Ci::ArtifactBlob
class Blob < SimpleDelegator
<<<<<<< HEAD
prepend EE::Blob
=======
>>>>>>> upstream/master
include Presentable
include BlobLanguageFromGitAttributes
......
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