From b2a70fd5baed4aea8500e89a09e785339113cf48 Mon Sep 17 00:00:00 2001 From: Stuart Taylor Date: Mon, 8 Jan 2018 00:09:08 +0000 Subject: [PATCH] Remove weird white space not present locally --- common/app/routes/Challenges/rechallenge/builders.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/app/routes/Challenges/rechallenge/builders.js b/common/app/routes/Challenges/rechallenge/builders.js index 4863d6b94f..c38c1a6f30 100644 --- a/common/app/routes/Challenges/rechallenge/builders.js +++ b/common/app/routes/Challenges/rechallenge/builders.js @@ -64,7 +64,7 @@ export const cssToHtml = cond([ matchesProperty('ext', 'css'), flow(padContentWithHTMLCatch, wrapInStyle, setExtToHTML) ], - [ stubTrue, identity ] + [ stubTrue, identity ] ]); // FileStream::concactHtml(