removed deprecated todo
This commit is contained in:
parent
2e7de036a5
commit
9501120d88
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@
|
|||
(s/def ::build-memory-request ::web/build-memory-request)
|
||||
(s/def ::build-cpu-limit ::web/build-cpu-limit)
|
||||
(s/def ::build-memory-limit ::web/build-memory-limit)
|
||||
;; TODO: Redirect fehlt!
|
||||
(s/def ::redirects ::web/redirects)
|
||||
|
||||
(def websiteconfig? (s/keys :req-un [::unique-name
|
||||
|
|
Loading…
Reference in a new issue