Skip to content

Commit e3f6e22

Browse files
committed
Remove unused import
1 parent 14fd0e0 commit e3f6e22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/components/ProblemSolverLeft.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import {
88
CardMedia,
99
} from '@mui/material';
1010
import { useData } from '../data/data.context';
11-
import parse from 'html-react-parser';
1211
import {decode} from "html-entities";
1312
import {parseHtmlDescription} from "../utils/utils";
1413
// import { ClosedCaptionDisabledSharp } from '@mui/icons-material';

0 commit comments

Comments
 (0)