Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZ.J. van de Weg <zegerjan@gitlab.com>2016-07-28 20:59:50 +0300
committerZ.J. van de Weg <zegerjan@gitlab.com>2016-07-28 21:00:04 +0300
commit20a9bc938350a3c48377931ea839e3128d919b44 (patch)
tree14883592fea1952140cb79488586b12f3072afe1 /db/fixtures
parent17be364d072298f42d77fd22189bf9289b7cda2e (diff)
Remove project which can't be pulled while seeding
[ci skip]
Diffstat (limited to 'db/fixtures')
-rw-r--r--db/fixtures/development/04_project.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/db/fixtures/development/04_project.rb b/db/fixtures/development/04_project.rb
index b4639999967..e3316ecdb6c 100644
--- a/db/fixtures/development/04_project.rb
+++ b/db/fixtures/development/04_project.rb
@@ -20,7 +20,6 @@ Sidekiq::Testing.inline! do
'https://github.com/airbnb/javascript.git',
'https://github.com/tessalt/echo-chamber-js.git',
'https://github.com/atom/atom.git',
- 'https://github.com/ipselon/react-ui-builder.git',
'https://github.com/mattermost/platform.git',
'https://github.com/purifycss/purifycss.git',
'https://github.com/facebook/nuclide.git',