♻️ Remove unused namespace requires in shape-compact module

AI-assisted-by: deepseek-v4-pro
This commit is contained in:
Andrey Antukh 2026-07-16 14:16:29 +00:00
parent aabf1b0bdb
commit 8504bb58bf

View File

@ -9,8 +9,6 @@
[app.common.data :as d]
[app.common.data.macros :as dm]
[app.common.geom.matrix :as gmt]
[app.common.geom.rect :as grc]
[app.common.geom.shapes :as gsh]
[app.common.math :as mth]
[app.common.types.shape :as cts]))