mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 19:36:35 +00:00
fix(sync): lint
This commit is contained in:
@@ -1060,9 +1060,8 @@
|
||||
[]
|
||||
(:name (get-me)))
|
||||
|
||||
(defn logged?
|
||||
(defn deprecated-logged?
|
||||
"Whether the user has logged in."
|
||||
{:deprecated "-"}
|
||||
[]
|
||||
(some? (get-name)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user