From ee6e8f1a0d34f06000c0220392a984acc6f4a2ec 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/seed/challenges/08-coding-interview-questions-and-take-home-assignments/coding-interview-algorithm-questions.json b/seed/challenges/08-coding-interview-questions-and-take-home-assignments/coding-interview-algorithm-questions.json index 3d3aa6667b..7185ed141c 100644 --- a/seed/challenges/08-coding-interview-questions-and-take-home-assignments/coding-interview-algorithm-questions.json +++ b/seed/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": [