Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Commit 18a1c2e

Browse files
committed
Remove unused behavior
1 parent ae40383 commit 18a1c2e

File tree

4 files changed

+407
-420
lines changed

4 files changed

+407
-420
lines changed

clojure.behaviors

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636

3737
[:editor.clj.eval :lt.plugins.clojure/on-eval.one]
3838
[:editor.clj.eval :lt.plugins.clojure/on-eval.clj]
39-
[:editor.clj.eval :lt.plugins.clojure/eval-location]
4039

4140
[:editor.clj.hints :lt.plugins.clojure/clj-result]
4241
[:editor.clj.hints :lt.plugins.clojure/trigger-update-hints]
@@ -85,7 +84,6 @@
8584

8685
[:editor.cljs.eval :lt.plugins.clojure/on-eval.one]
8786
[:editor.cljs.eval :lt.plugins.clojure/on-eval.cljs]
88-
[:editor.cljs.eval :lt.plugins.clojure/eval-location]
8987

9088
[:files :lt.objs.files/file-types [{:exts [:clj], :mime "text/x-clojure", :tags [:editor.clj :editor.clojure], :name "Clojure"}
9189
{:exts [:cljs], :mime "text/x-clojurescript", :tags [:editor.cljs :editor.clojurescript], :name "ClojureScript"}

0 commit comments

Comments
 (0)