Fix linter issues on frontend (part 4).

This commit is contained in:
Andrey Antukh 2021-06-17 16:29:52 +02:00 committed by Andrés Moya
parent 30e77556db
commit e0846ce00e
26 changed files with 130 additions and 195 deletions

View file

@ -6,7 +6,6 @@
(ns app.main.ui.messages
(:require
[app.common.spec :as us]
[app.common.uuid :as uuid]
[app.main.data.messages :as dm]
[app.main.refs :as refs]