♻️ Refactor the CLI media loader.

This commit is contained in:
Andrey Antukh 2019-11-22 18:06:45 +01:00
parent 14f634f9ea
commit 3d4808e024
9 changed files with 378 additions and 110 deletions

View file

@ -83,4 +83,3 @@
:body {:params (:params req)
:cookies (:cookies req)
:headers (:headers req)}})