Skip to content

Commit d0e2edb

Browse files
committed
chore: remove action deprecated before the rc
1 parent 0814df2 commit d0e2edb

File tree

1 file changed

+0
-6
lines changed
  • src/packages/core/workspace/components/workspace-action/common/submit

1 file changed

+0
-6
lines changed

src/packages/core/workspace/components/workspace-action/common/submit/submit.action.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,3 @@ export class UmbSubmitWorkspaceAction extends UmbWorkspaceActionBase<UmbSubmitta
3737
return await workspaceContext.requestSubmit();
3838
}
3939
}
40-
41-
/*
42-
* @deprecated Use UmbSubmitWorkspaceAction instead
43-
* TODO: Remove as part of RC
44-
*/
45-
export { UmbSubmitWorkspaceAction as UmbSaveWorkspaceAction };

0 commit comments

Comments
 (0)