Skip to content

Commit

Permalink
chore: Fix eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCizmar committed Dec 27, 2023
1 parent b7a24b9 commit 4b28e43
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions webapp/src/views/projects/import/component/ImportProgress.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ export const ImportProgressBar = (props: {
finish: props.loaded,
});

console.table({ classes, ...props });

return (
<Box
px={'200px'}
Expand Down

0 comments on commit 4b28e43

Please sign in to comment.