fix: linting warning

pull/6440/head
Konstantinos Kaloutas 2022-08-19 10:51:33 +03:00 committed by Andelf
parent 16a6a64ceb
commit 08b0b5d372
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
(:require [cljs-bean.core :as bean] (:require [cljs-bean.core :as bean]
[cljs.reader :as reader] [cljs.reader :as reader]
[clojure.string :as string] [clojure.string :as string]
[dommy.core :as d]
[frontend.config :as config] [frontend.config :as config]
[frontend.date :as date] [frontend.date :as date]
[frontend.db :as db] [frontend.db :as db]