Skip to content

Commit

Permalink
fast format
Browse files Browse the repository at this point in the history
Signed-off-by: denis-tingaikin <[email protected]>
  • Loading branch information
denis-tingaikin committed Mar 7, 2025
1 parent ef28fec commit bc1a470
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
function handleCancelAll (): void {
upload?.files.forEach((element) => {
element.cancel?.()
element.cancel?.()
})
}
Expand Down

0 comments on commit bc1a470

Please sign in to comment.