Skip to content

Commit

Permalink
style: removes unnecessary whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott-James-Hurley committed May 4, 2023
1 parent 2b78e30 commit f4cb84d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ export default function useEventHandlers(templateGroupId: TemplateGroupId) {

case 'RESET_CLICKED':
await handleReset();

break;

case 'GO_TO_STEP_CLICKED':
Expand Down

0 comments on commit f4cb84d

Please sign in to comment.