0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-13 16:21:57 -05:00

Remove useless import and add missing one on dashboard events.

This commit is contained in:
Andrey Antukh 2016-03-15 20:56:51 +02:00
parent 3e42e95151
commit 7ab1474f41

View file

@ -10,7 +10,7 @@
[uxbox.router :as r]
[uxbox.state :as st]
[uxbox.schema :as sc]
[uxbox.util.time :as time]
[uxbox.repo :as rp]
[bouncer.validators :as v]))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;