Merge branch 'issue_3598' into 'master'

Remove accidentally added line.

Reference: #3598 

See merge request !1858
This commit is contained in:
Robert Speicher
2015-11-21 12:20:44 -05:00
committed by Robert Speicher
parent 0df5340036
commit 098aec21f7
-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