🔥 Remove unused and deprecated namespace.

This commit is contained in:
Andrey Antukh 2020-03-17 10:33:07 +01:00 committed by Alonso Torres
parent dca8971f06
commit ce1cbfa9d9
11 changed files with 7 additions and 391 deletions

View file

@ -19,7 +19,6 @@
[uxbox.builtins.icons :as i]
[uxbox.common.exceptions :as ex]
[uxbox.main.data.auth :refer [logout]]
[uxbox.main.data.projects :as dp]
[uxbox.main.refs :as refs]
[uxbox.main.store :as st]
[uxbox.main.ui.dashboard :refer [dashboard]]