Skip to content

Commit

Permalink
minor corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
jainvedant392 committed Mar 5, 2024
1 parent 16d2d79 commit 7116650
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Components/ExternalResult/ExternalResultUpload.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ export default function ExternalResultUpload() {
).length
);
};
console.log("validationErrorCount", validationErrorCount);
const { t } = useTranslation();
const { goBack } = useAppHistory();

Expand Down

0 comments on commit 7116650

Please sign in to comment.