mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
Remove some commented code.
This commit is contained in:
parent
94c7f0df98
commit
61e0f6fa10
@ -88,12 +88,6 @@
|
||||
[:section.workspace-canvas
|
||||
{:class classes
|
||||
:ref "workspace-canvas"}
|
||||
#_(when (and (:selected workspace)
|
||||
(= (count (:selected workspace)) 1))
|
||||
(let [shape-id (first (:selected workspace))
|
||||
shape (l/focus-atom (l/in [:shapes-by-id shape-id]) st/state)]
|
||||
(element-opts shape)))
|
||||
|
||||
[:section.viewport-container
|
||||
{:ref "viewport-container"
|
||||
:width wb/viewport-width
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user