Remove accidentally added line. #3598

It should exist in EE only.
This commit is contained in:
Rubén Dávila
2015-11-20 16:50:48 -05:00
parent 94b90db547
commit 2ed48df79a
-3
View File
@@ -51,8 +51,5 @@ class RepositoryImportWorker
end
project.import_finish
# Explicitly update mirror so that upstream remote is created and fetched
project.update_mirror
end
end