Skip to content

Commit 966a657

Browse files
remove unused useEffect import
1 parent 1a4865e commit 966a657

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/useQueryParams.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { useEffect } from 'react';
21
import useLocation from './useLocation';
32

43
export default function useQueryParams() {

0 commit comments

Comments
 (0)