Fix linter issues on frontend (part 6).

This commit is contained in:
Andrey Antukh 2021-06-18 10:23:03 +02:00 committed by Andrés Moya
parent 0f3e4c289c
commit e796c3dfba
55 changed files with 629 additions and 771 deletions

View file

@ -7,7 +7,6 @@
(ns app.worker.impl
(:require
[app.common.pages.changes :as ch]
[app.common.transit :as t]
[okulary.core :as l]))
(enable-console-print!)