Fix extra newline left by conflict resolution

This commit is contained in:
DJ Mountney 2019-06-28 16:28:45 +00:00
parent c1b1a1fb5e
commit af28465556
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ module Gitlab
docstring "Time spent in database transactions, in seconds"
end
def self.config
ActiveRecord::Base.configurations[Rails.env]
end