remove unused import

This commit is contained in:
Joel Mathew Thomas
2025-03-20 22:28:02 +05:30
parent 7212435ad0
commit eed5796ca1
-1
View File
@@ -12,7 +12,6 @@ import {
LinearProgress,
} from '@mui/material';
import {
Check as CheckIcon,
VolumeUp as VolumeUpIcon
} from '@mui/icons-material';
import StepperComponent from '../components/StepperComponent';