add some todo
This commit is contained in:
parent
9aed2c89a9
commit
63d6dde11e
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
(def team-url "https://social.meissa-gmbh.de/users/team")
|
||||
|
||||
;; TODO: use a real cacheing lib instead of simple atom?
|
||||
(def context-cache (atom {}))
|
||||
|
||||
(defn json-get [url]
|
||||
|
|
Loading…
Reference in a new issue