mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
chore: remove unused code
This commit is contained in:
@@ -120,9 +120,9 @@
|
||||
[input]
|
||||
(move-cursor-to input (line-end-pos input)))
|
||||
|
||||
(defn move-cursor-to-line-beginning
|
||||
[input]
|
||||
(move-cursor-to input (line-beginning-pos input)))
|
||||
;; (defn move-cursor-to-line-beginning
|
||||
;; [input]
|
||||
;; (move-cursor-to input (line-beginning-pos input)))
|
||||
|
||||
(defn move-cursor-to-end
|
||||
[input]
|
||||
|
||||
Reference in New Issue
Block a user