0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-11 23:31:21 -05:00

🔥 Remove unused def-ctx react context var

This commit is contained in:
Andrey Antukh 2022-08-23 07:27:24 +02:00 committed by Andrés Moya
parent 10bb75c1a1
commit 082bcd2bde

View file

@ -9,7 +9,6 @@
[rumext.alpha :as mf]))
(def render-ctx (mf/create-context nil))
(def def-ctx (mf/create-context false))
(def current-route (mf/create-context nil))
(def current-profile (mf/create-context nil))