Remove dead prop

pull/162/head
Varun Patil 2022-10-31 22:40:37 -07:00
parent 30e5dea18f
commit 73e06d7a76
1 changed files with 0 additions and 1 deletions

View File

@ -116,7 +116,6 @@
<SelectionManager
ref="selectionManager"
:selection="selection"
:heads="heads"
@refresh="softRefresh"
@delete="deleteFromViewWithAnimation"