Skip to content

Commit f78c278

Browse files
committed
chore: format with prettier
1 parent 17482eb commit f78c278

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

apps/web/src/features/upload/pages/UploadPage.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ export const UploadPage = () => {
4242
} else {
4343
addNotification({
4444
message: t({
45-
en: `Error occurred downloading sample template.
46-
`,
45+
en: `Error occurred downloading sample template.`,
4746
fr: `Un occurence d'un erreur quand le csv est telecharger. `
4847
}),
4948
type: 'error'

0 commit comments

Comments
 (0)