Skip to content

Commit 92def0c

Browse files
committed
Fix lint error
1 parent ffa9bad commit 92def0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/hooks/useDidUpdate/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import {useEffect, useRef} from 'react';
2-
import _ from 'lodash';
32

43
/**
54
* This hook avoid calling useEffect on the initial value of his dependency array

0 commit comments

Comments
 (0)