chore: remove unused types

This commit is contained in:
Mo
2022-11-04 06:50:58 -05:00
parent ede3bada2e
commit 071db69f30
2 changed files with 0 additions and 8 deletions

View File

@@ -78,8 +78,6 @@ type ComponentManagerFunctions = {
const ReadwriteActions = [
ComponentAction.SaveItems,
ComponentAction.AssociateItem,
ComponentAction.DeassociateItem,
ComponentAction.CreateItem,
ComponentAction.CreateItems,
ComponentAction.DeleteItems,