Skip to content

Commit d5e24a2

Browse files
committed
remove unused line
1 parent 79e6cbb commit d5e24a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/modules/IDE/components/IDEOverlays.jsx

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ export default function IDEOverlays() {
2525
const { t } = useTranslation();
2626
const dispatch = useDispatch();
2727
const location = useLocation();
28-
const params = useParams();
2928

3029
const {
3130
modalIsVisible,

0 commit comments

Comments
 (0)