Skip to content

Commit

Permalink
rm console log
Browse files Browse the repository at this point in the history
  • Loading branch information
wonknu committed Dec 14, 2016
1 parent 17de5a2 commit 67d1b85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cli/cms/editor/handlebars/compileAbe.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,5 @@ export default function compileAbe(){
})
return new Handlebars.SafeString(testXSS)
}
console.log(value)
return value.replace(/%27/, '\'')
}

0 comments on commit 67d1b85

Please sign in to comment.