0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-12 15:01:28 -05:00

🔥 Remove unused code.

This commit is contained in:
Andrey Antukh 2020-10-05 18:18:41 +02:00 committed by Hirunatan
parent 03981628b8
commit c85ae7dbdf

View file

@ -13,8 +13,6 @@
:clj [clojure.edn :as r])
#?(:cljs [cljs.core :as core]
:clj [clojure.core :as core]))
#?(:cljs
(:require-macros [app.common.data]))
#?(:clj
(:import linked.set.LinkedSet)))