Commit 0b86b67a authored by Douwe Maan's avatar Douwe Maan

Merge branch 'fix-ee-project-logic-port-error' into 'master'

Fixes Project EE specific logic port error

See merge request !2251
parents ec2fa2a1 edc4f9ed
......@@ -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