mirror of
https://github.com/penpot/penpot.git
synced 2025-01-22 14:39:45 -05:00
🔥 Remove traces
This commit is contained in:
parent
385e8d837a
commit
9c8a5484e1
1 changed files with 0 additions and 4 deletions
|
@ -521,10 +521,6 @@
|
|||
;; blue1 has swap-id before move
|
||||
(t/is (some? (ctk/get-swap-slot blue1)))
|
||||
|
||||
(thf/dump-file file :keys [:name :swap-slot-label] :show-refs? false)
|
||||
(prn "-------------------")
|
||||
(thf/dump-file file'' :keys [:name :swap-slot-label] :show-refs? false)
|
||||
|
||||
;;blue1 still has swap-id after move
|
||||
(t/is (some? blue1''))
|
||||
(t/is (some? (ctk/get-swap-slot blue1'')))))
|
||||
|
|
Loading…
Add table
Reference in a new issue