Fix mirror_helper.rb EOF line

This commit is contained in:
Luke Bennett 2018-08-01 23:49:19 +00:00
parent 493b225b97
commit 6aa33977c8
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ module MirrorHelper
def mirrors_form_data_attributes
{ project_mirror_endpoint: project_mirror_path(@project) }
end
end
end