mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
📎 Add helpful require on user ns
This commit is contained in:
committed by
Andrés Moya
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]
|
||||||
|
|||||||
Reference in New Issue
Block a user