todo is resolved
This commit is contained in:
parent
3f1f80e058
commit
b96a7896ba
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
|||
["request" :as request]
|
||||
["mastodon-api" :as mastodon]))
|
||||
|
||||
; Todo: think about how namespaced keywords & clj->js can play nicely together
|
||||
(s/def ::access_token string?)
|
||||
(s/def ::api_url string?)
|
||||
(s/def ::account-id string?)
|
||||
|
|
Reference in a new issue