mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 15:09:10 -05:00
📎 Add helpful require on user ns
This commit is contained in:
parent
048ab9a0fc
commit
24724e3340
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
(ns user
|
||||
(:require
|
||||
[app.common.data :as d]
|
||||
[app.common.exceptions :as ex]
|
||||
[app.common.geom.matrix :as gmt]
|
||||
[app.common.perf :as perf]
|
||||
|
|
Loading…
Add table
Reference in a new issue