todo is resolved

This commit is contained in:
jem 2020-05-15 18:25:31 +02:00
parent 3f1f80e058
commit b96a7896ba

View file

@ -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?)