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(