From 6da0ab7d60ecdf189190ac095aecdf174e73a03e Mon Sep 17 00:00:00 2001 From: Valery Sizov Date: Tue, 20 Jan 2015 11:52:55 -0800 Subject: Github Importer: AJAX update status --- lib/gitlab/github/project_creator.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib') diff --git a/lib/gitlab/github/project_creator.rb b/lib/gitlab/github/project_creator.rb index 682ef389e44..7b04926071f 100644 --- a/lib/gitlab/github/project_creator.rb +++ b/lib/gitlab/github/project_creator.rb @@ -31,6 +31,8 @@ module Gitlab @project.import_start end end + + @project end end end -- cgit v1.2.1