mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
chore: remove unused code
This commit is contained in:
@@ -57,13 +57,7 @@
|
||||
;; so it is available even in :advanced release builds
|
||||
|
||||
(plugin-handler/setup!
|
||||
#(handler/start! start))
|
||||
|
||||
;; popup to notify user, could be toggled in settings
|
||||
;; (handler/request-notifications-if-not-asked)
|
||||
|
||||
;; (handler/run-notify-worker!)
|
||||
)
|
||||
#(handler/start! start)))
|
||||
|
||||
(defn stop []
|
||||
;; stop is called before any code is reloaded
|
||||
|
||||
Reference in New Issue
Block a user