removing this bit
This commit is contained in:
parent
84a7fbb301
commit
ac1e8ebb16
@ -19,7 +19,6 @@
|
|||||||
# DEALINGS IN THE SOFTWARE.
|
# DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
HyCodeMirror = CodeMirror.fromTextArea($('#hython-target')[0], {
|
HyCodeMirror = CodeMirror.fromTextArea($('#hython-target')[0], {
|
||||||
value: "(print \"hello, world\")",
|
|
||||||
mode: "clojure",
|
mode: "clojure",
|
||||||
theme: "twilight",
|
theme: "twilight",
|
||||||
autofocus: true,
|
autofocus: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user