Skip to content

Commit 8b2e3df

Browse files
committed
remove imports
1 parent 4a0a33d commit 8b2e3df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/modules/IDE/hooks/useWhatPage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { useEffect, useMemo, useState } from 'react';
1+
import { useMemo } from 'react';
22
import { useSelector } from 'react-redux';
33
import { useLocation } from 'react-router-dom';
44

0 commit comments

Comments
 (0)