fix(sync): lint

This commit is contained in:
rcmerci
2022-03-07 16:45:54 +08:00
parent 26de896afe
commit ddbc677cd9
11 changed files with 42 additions and 101 deletions

View File

@@ -1060,9 +1060,8 @@
[]
(:name (get-me)))
(defn logged?
(defn deprecated-logged?
"Whether the user has logged in."
{:deprecated "-"}
[]
(some? (get-name)))