Files
logseq/.carve/ignore
Gabriel Horner 05ffa3eeb6 chore: remove fns made unused by OG removal
Found unused ones in deps/common, from unused frontend.db aliases
and from fns that only existed for their corresponding tests
2026-01-22 13:19:58 -05:00

73 lines
2.0 KiB
Plaintext

;; Used by shadow-cljs
electron.core/main
electron.core/start
electron.core/stop
;; Used by shadow-cljs
frontend.core/stop
;; For repl
frontend.db.utils/q
;; For debugging
frontend.debug/defn
frontend.debug/print
;; Lazily loaded
frontend.extensions.code/editor
;; Referenced in commented TODO
frontend.extensions.pdf.utils/get-page-bounding
;; Protocol fn wrapper that could be used
frontend.fs/readdir
;; Referenced in TODO
frontend.handler.metadata/update-properties!
frontend.handler.user/<ensure-id&access-token
;; Referenced in comment
frontend.image/get-orientation
;; For debugging
frontend.mixins/perf-measure-mixin
;; Previously useful fn
frontend.mobile.util/get-idevice-statusbar-height
;; placeholder fn
frontend.publishing/stop
;; Future use
frontend.storage/get-transit
;; repl fn
frontend.state/remove-watch-state
;; Future use?
frontend.state/get-visual-viewport-state
;; Future use?
frontend.ui/reset-ios-whole-page-offset!
;; For debugging
frontend.util/d
;; Future use?
frontend.util/safe-search-normalize
frontend.components.external/import-cp
frontend.components.repo/add-repo
;; For debugging
frontend.util/trace!
;; Repl fn
frontend.util.pool/terminate-pool!
;; Test runners used by shadow
frontend.test.node-test-runner/main
frontend.test.frontend-node-test-runner/main
;; For debugging
frontend.fs.sync/debug-print-sync-events-loop
frontend.fs.sync/stop-debug-print-sync-events-loop
;; Used in macro
frontend.state/get-current-edit-block-and-position
;; For debugging
frontend.db.model/get-all-classes
;; Initial loaded
frontend.ui/_emoji-init-data
;; placeholder var for defonce
frontend.worker.rtc.op-mem-layer/_sync-loop-canceler
;; Used by shadow.cljs
frontend.worker.db-worker/init
;; Future use?
frontend.worker.rtc.hash/hash-blocks
;; Repl fn
frontend.rum/use-atom-in
;; missionary utils
frontend.common.missionary/<!
;; only used in deps/common
frontend.common.missionary/background-task-running?
;; defonce
mobile.components.popup/native-sheet-listener
mobile.bottom-tabs/add-tab-listeners!