Remove extra whitespace on markup_helper.rb
This commit is contained in:
parent
ccb706d346
commit
0846e8a6f5
1 changed files with 1 additions and 1 deletions
|
@ -59,6 +59,6 @@ module Gitlab
|
|||
|
||||
def plain_filename?(filename)
|
||||
PLAIN_FILENAMES.include?(filename.downcase)
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue