diff --git a/seed_data/coursewares.json b/seed_data/coursewares.json index 08285288f8..7571780697 100644 --- a/seed_data/coursewares.json +++ b/seed_data/coursewares.json @@ -587,19 +587,6 @@ "challengeType": 2, "tests": [] }, - { - "_id": "bd7153d8c441eddfaeb5bd2f", - "name": "Manage Data with MongoDB", - "difficulty": 0.42, - "challengeSeed": "114685061", - "description": [ - "MongoDB is a popular NoSQL (Not Only SQL) database used by many JavaScript apps.", - "Go to http://try.mongodb.org/ and work through their interactive MongoDB tutorial." - ], - "challengeType": 2, - "tests": [] - }, - { "_id": "bd7140d8c441eddfaeb5bdef", "name": "Manage Source Code with Git",