mirror of
https://github.com/penpot/penpot.git
synced 2026-09-14 07:59:36 +00:00
📎 Add helpful require on user ns
This commit is contained in:
parent
048ab9a0fc
commit
24724e3340
@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
(ns user
|
(ns user
|
||||||
(:require
|
(:require
|
||||||
|
[app.common.data :as d]
|
||||||
[app.common.exceptions :as ex]
|
[app.common.exceptions :as ex]
|
||||||
[app.common.geom.matrix :as gmt]
|
[app.common.geom.matrix :as gmt]
|
||||||
[app.common.perf :as perf]
|
[app.common.perf :as perf]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user