mirror of
https://github.com/penpot/penpot.git
synced 2026-02-25 13:56:04 +00:00
🔥 Remove unused def-ctx react context var
This commit is contained in:
committed by
Andrés Moya
parent
10bb75c1a1
commit
082bcd2bde
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user