mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 00:56:38 +02:00
♻️ Remove unused bidings and requirements
This commit is contained in:
parent
5f3599eaa7
commit
6fed0f3b58
1 changed files with 0 additions and 3 deletions
|
@ -8,8 +8,6 @@
|
|||
(:require
|
||||
[app.common.math :as m]
|
||||
[app.common.test-helpers.files :as cthf]
|
||||
[app.common.test-helpers.ids-map :as cthi]
|
||||
[app.common.test-helpers.shapes :as cths]
|
||||
[app.common.uuid :as uuid]
|
||||
[app.main.store :as st]
|
||||
[app.plugins.api :as api]
|
||||
|
@ -24,7 +22,6 @@
|
|||
^js context (api/create-context "TEST")
|
||||
|
||||
_ (set! st/state store)
|
||||
context (api/create-context "TEST")
|
||||
|
||||
^js file (. context -currentFile)
|
||||
^js page (. context -currentPage)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue