Apps.Whiteboard icon indicating copy to clipboard operation
Apps.Whiteboard copied to clipboard

Remove unused imports and variables

Open umangutkarsh opened this issue 1 year ago • 2 comments

Some files have unused imports and variables. These can be removed to decrease the build performance and reduce file size.

  • [x] ExecuteViewSubmitHandler.ts
  • [x] ExecuteActionButtonHandler.ts
  • [ ] ExecuteBlockActionHandler.ts
  • [x] commandUtility.ts
  • [x] DeleteModal.ts

umangutkarsh avatar Jan 14 '24 17:01 umangutkarsh