Remove load-as-edn multimethod
This commit is contained in:
parent
e57e9dd0c4
commit
a97295fecf
1 changed files with 0 additions and 4 deletions
|
@ -62,10 +62,6 @@
|
|||
"forgejo/datavolume.yaml" (rc/inline "forgejo/datavolume.yaml")
|
||||
(throw (js/Error. "Undefined Resource!")))))
|
||||
|
||||
#?(:cljs
|
||||
(defmethod yaml/load-as-edn :forgejo [resource-name]
|
||||
(yaml/from-string (yaml/load-resource resource-name))))
|
||||
|
||||
(defn generate-appini-env
|
||||
[config]
|
||||
(let [{:keys [default-app-name
|
||||
|
|
Loading…
Reference in a new issue