Commit 45deab01 authored by Luke Bennett's avatar Luke Bennett

Fix rubocop lint

parent 02773f1e
......@@ -36,6 +36,6 @@ module MirrorHelper
def mirrors_form_data_attributes
{ project_mirror_ssh_endpoint: ssh_host_keys_project_mirror_path(@project, :json),
project_mirror_endpoint: project_mirror_path(@project) }
project_mirror_endpoint: project_mirror_path(@project) }
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