Skip to content

Commit

Permalink
fix: remove snow (#1403)
Browse files Browse the repository at this point in the history
* fix: remove snow

* fix: adding dummy comment

* removing dummy comment

* fix: gramatical error in the comment
  • Loading branch information
KamilPawel authored Jan 4, 2023
1 parent 88739c2 commit 92857ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/static/game/js/skulpt/codemirror.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// This is CodeMirror (http://codemirror.net), a code editor
// implemented in JavaScript on top of the browser's DOM.

// You can find some technical background for some of the code below
// You can find some technical background for some code below
// at http://marijnhaverbeke.nl/blog/#cm-internals .

(function(mod) {
Expand Down

0 comments on commit 92857ea

Please sign in to comment.