We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79e6cbb commit d5e24a2Copy full SHA for d5e24a2
client/modules/IDE/components/IDEOverlays.jsx
@@ -25,7 +25,6 @@ export default function IDEOverlays() {
25
const { t } = useTranslation();
26
const dispatch = useDispatch();
27
const location = useLocation();
28
- const params = useParams();
29
30
const {
31
modalIsVisible,
0 commit comments