mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
♻️ Remove unused bidings and requirements
This commit is contained in:
committed by
Andrés Moya
parent
5f3599eaa7
commit
6fed0f3b58
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user