resolve deprecation
This commit is contained in:
parent
ce836de0b8
commit
8b5c33183c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
#?(:cljs [shadow.resource :as rc])
|
#?(:cljs [shadow.resource :as rc])
|
||||||
[dda.c4k-common.yaml :as yaml]
|
[dda.c4k-common.yaml :as yaml]
|
||||||
[dda.c4k-common.base64 :as b64]
|
[dda.c4k-common.base64 :as b64]
|
||||||
[dda.c4k-common.common :as cm]))
|
[dda.c4k-common.prefixes :as cm]))
|
||||||
|
|
||||||
(defn postgres-size?
|
(defn postgres-size?
|
||||||
[input]
|
[input]
|
||||||
|
|
Loading…
Reference in a new issue