We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a0a33d commit 8b2e3dfCopy full SHA for 8b2e3df
client/modules/IDE/hooks/useWhatPage.js
@@ -1,4 +1,4 @@
1
-import { useEffect, useMemo, useState } from 'react';
+import { useMemo } from 'react';
2
import { useSelector } from 'react-redux';
3
import { useLocation } from 'react-router-dom';
4
0 commit comments