Commit edc4f9ed authored by Tiago Botelho's avatar Tiago Botelho

Fixes Project EE specific logic port error

parent ceb63966
......@@ -274,7 +274,7 @@ module EE
end
def remove_mirror_repository_reference
repository.remove_remote(Repository::MIRROR_REMOTE)
repository.remove_remote(::Repository::MIRROR_REMOTE)
end
def import_url_availability
......
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