Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Jun 17, 2024
1 parent 2fa1d0d commit 6c6391b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src-shared/nextjournal/clojure_mode/commands.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,6 @@
(when-not empty
{:range (n/balanced-range state from to)}))))

(def log js/console.log)

(defn ->str [x]
(js/JSON.stringify (str x)))

(defn slurp [direction]
(fn [^js state]
(u/update-ranges state
Expand Down

0 comments on commit 6c6391b

Please sign in to comment.