Commit 0846e8a6 authored by James Lopez's avatar James Lopez

Remove extra whitespace on markup_helper.rb

parent ccb706d3
...@@ -59,6 +59,6 @@ module Gitlab ...@@ -59,6 +59,6 @@ module Gitlab
def plain_filename?(filename) def plain_filename?(filename)
PLAIN_FILENAMES.include?(filename.downcase) PLAIN_FILENAMES.include?(filename.downcase)
end end
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