From 1d46a171639de7c0a06cfb7d6539be1bf297712f Mon Sep 17 00:00:00 2001 From: Jonas Friedmann Date: Sat, 18 Mar 2017 20:50:23 +0100 Subject: [PATCH] Remove multiple redundant new lines --- .../coding-interview-algorithm-questions.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/challenges/08-coding-interview-questions-and-take-home-assignments/coding-interview-algorithm-questions.json b/challenges/08-coding-interview-questions-and-take-home-assignments/coding-interview-algorithm-questions.json index 3d3aa6667b0..7185ed141c9 100644 --- a/challenges/08-coding-interview-questions-and-take-home-assignments/coding-interview-algorithm-questions.json +++ b/challenges/08-coding-interview-questions-and-take-home-assignments/coding-interview-algorithm-questions.json @@ -20,8 +20,6 @@ " return true;", "}", "", - "", - "", "telephoneCheck(\"555-555-5555\");" ], "solutions": [