We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3c9612 commit e1858e0Copy full SHA for e1858e0
1 file changed
browserAction/index.html
@@ -4,7 +4,6 @@
4
<link href=../share/codemirror/addon/lint/lint.css rel=stylesheet>
5
<link href=../share/codemirror/theme/monokai.css rel=stylesheet>
6
<link href=style.css rel=stylesheet>
7
-<script src="jshint.js"></script>
8
<script src=../share/codemirror/lib/codemirror.js></script>
9
<script src=../share/codemirror/mode/javascript/javascript.js></script>
10
<script src=../share/codemirror/addon/lint/lint.js></script>
0 commit comments