Adapt uxbox backend code to stroage module changes.

This commit is contained in:
Andrey Antukh 2016-11-22 21:42:44 +01:00
parent 6a3d8be32a
commit b319ee056d
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95
7 changed files with 20 additions and 22 deletions

View file

@ -13,7 +13,7 @@
[cuerdas.core :as str]
[suricatta.core :as sc]
[storages.core :as st]
[storages.util :as fs]
[storages.fs :as fs]
[uxbox.config]
[uxbox.db :as db]
[uxbox.migrations]