📎 Fix frontend linter issues.

This commit is contained in:
Andrey Antukh 2021-09-30 09:04:04 +02:00 committed by Alonso Torres
parent 09d39ca425
commit bee1db135f
6 changed files with 4 additions and 6 deletions

View file

@ -8,8 +8,8 @@
(:refer-clojure :exclude [resolve])
(:require
[app.common.data :as d]
[app.common.logging :as log]
[app.common.file-builder :as fb]
[app.common.logging :as log]
[app.common.pages :as cp]
[app.common.text :as ct]
[app.common.uuid :as uuid]