Skip to content

Commit c377892

Browse files
authored
Update TextbookForm.jsx
1 parent f054371 commit c377892

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/textbooks/textbook-form/TextbookForm.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import { getUploadFileMaxSize } from '@src/constants';
2525
import textbookFormValidationSchema from './validations';
2626
import messages from './messages';
2727

28-
const UPLOAD_FILE_MAX_SIZE = getUploadFileMaxSize();
2928
const TextbookForm = ({
3029
closeTextbookForm,
3130
initialFormValues,

0 commit comments

Comments
 (0)