mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 02:46:45 +00:00
remove unused code
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
|
||||
;; lazy loading
|
||||
|
||||
(def initial-blocks-length 100)
|
||||
(def initial-blocks-length 50)
|
||||
|
||||
(def step-loading-blocks 30)
|
||||
(def step-loading-blocks 25)
|
||||
|
||||
;; Fns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user