Skip to content

Commit

Permalink
Fix lint error in master
Browse files Browse the repository at this point in the history
  • Loading branch information
bvaughn committed Oct 2, 2017
1 parent 5e8d124 commit 5cb17c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/static/js/jsfiddle-integration-babel.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
}
tag.setAttribute('type', 'text/babel');
tag.textContent = tag.textContent.replace(/^\/\/<!\[CDATA\[/, '');
})();
})();

0 comments on commit 5cb17c4

Please sign in to comment.