mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-26 16:25:46 +00:00
refactor(FE): Remove unused imports and redundant code
This commit is contained in:
@@ -33,7 +33,6 @@ import { toast } from 'react-hot-toast';
|
||||
import { MovementApi } from '@/services/api/inventory';
|
||||
import FileInput from '@/components/input/FileInput';
|
||||
import CheckboxInput from '@/components/input/CheckboxInput';
|
||||
import Badge from '@/components/Badge';
|
||||
import Card from '@/components/Card';
|
||||
import { S3_PUBLIC_BASE_URL } from '@/config/constant';
|
||||
import { getUniqueFormikErrors } from '@/lib/formik-helper';
|
||||
|
||||
Reference in New Issue
Block a user