We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d93751f commit caf6137Copy full SHA for caf6137
1 file changed
src/frontend/src/pages/ChangeRequestDetailPage/ProposedSolutionForm.tsx
@@ -3,7 +3,7 @@
3
* See the LICENSE file in the repository root folder for details.
4
*/
5
6
-import { Box, Button, Dialog, DialogContent, DialogTitle } from '@mui/material';
+import { Box, Dialog, DialogContent, DialogTitle } from '@mui/material';
7
import CloseIcon from '@mui/icons-material/Close';
8
import NERSuccessButton from '../../components/NERSuccessButton';
9
import * as yup from 'yup';
0 commit comments