This commit is contained in:
jem 2021-03-17 08:59:39 +01:00
parent 09a52077c3
commit 50992b6b42

View file

@ -1,10 +1,10 @@
(ns dda.k8s-mastodon-bot.core
(:require
[clojure.string :as cs]
[orchestra.core :refer-macros [defn-spec]]
#?(:clj [orchestra.core :refer [defn-spec]]
:cljs [orchestra.core :refer-macros [defn-spec]])
[mastodon-bot.core-domain :as cd]
[dda.k8s-mastodon-bot.yaml :as yaml]
))
[dda.k8s-mastodon-bot.yaml :as yaml]))
(defn generate-config [my-config my-auth]
(->