Revert " Add support for svg optimizations on exporter output"

This reverts commit 9fc771292a.
This commit is contained in:
Andrey Antukh 2023-09-15 12:19:17 +02:00
parent 8bd92aad82
commit 9d090ad3d9
5 changed files with 33 additions and 59 deletions

View file

@ -21,7 +21,7 @@
[& _]
(l/info :msg "initializing"
:public-uri (str (cf/get :public-uri))
:version (:full cf/version))
:version (:full @cf/version))
(p/do!
(bwr/init)
(redis/init)