From d52042621fb9675cb73323fa97646f8600cda20b Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra Date: Thu, 11 Feb 2016 20:14:42 +0000 Subject: [PATCH] Remove leftover question from JavaScript Lingo challenge This commit : 1. Removes the leftover question from the JavaScript Lingo challenge 2. Fixes a warning in the Travis CI build. Tested locally. --- challenges/04-video-challenges/jslingo.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/challenges/04-video-challenges/jslingo.json b/challenges/04-video-challenges/jslingo.json index 43681bc5265..27550734ac6 100644 --- a/challenges/04-video-challenges/jslingo.json +++ b/challenges/04-video-challenges/jslingo.json @@ -26,11 +26,6 @@ [ "Mozilla Developer Network is a great resource that should be referenced regularly.", true - ], - [ - "Question 3", - true, - "Hint 3 - Optional" ] ], "type": "hike",