Require namespace namespace

This commit is contained in:
bom 2024-03-22 13:52:45 +01:00
parent fcf6d7783e
commit 3bdf2ea553

View file

@ -8,7 +8,8 @@
[dda.c4k-common.postgres :as postgres]
[dda.c4k-nextcloud.nextcloud :as nextcloud]
[dda.c4k-nextcloud.backup :as backup]
[dda.c4k-common.monitoring :as mon]))
[dda.c4k-common.monitoring :as mon]
[dda.c4k-common.namespace :as ns]))
(def default-storage-class :local-path)