diff options
author | Timotej Lazar <timotej.lazar@araneo.org> | 2015-09-30 21:10:09 +0200 |
---|---|---|
committer | Timotej Lazar <timotej.lazar@araneo.org> | 2015-09-30 21:10:09 +0200 |
commit | 23d0fcbd4d152f2cc19a09e2d776e694ca73d42a (patch) | |
tree | 20101f33568d29cf25bb2b9545af2911e4043c3e /index.html | |
parent | 854a6f88fe5570c4eb22208284bbe621390110f7 (diff) |
Remove CodeMirror panel addon
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -457,7 +457,6 @@ <!-- CodeMirror stuff --> <script src="js/codemirror/codemirror.js"></script> <script src="js/codemirror/matchbrackets.js"></script> - <script src="js/codemirror/panel.js"></script> <script src="js/codemirror/prolog.js"></script> <script src="js/codemirror/python.js"></script> <script src="js/codemirror/show-hint.js"></script> |