Skip to content

Commit c46389d

Browse files
Update use_selector.tsx
1 parent bfdf64c commit c46389d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugins/security_solution/public/common/hooks/use_selector.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* you may not use this file except in compliance with the Elastic License.
55
*/
66

7-
// eslint-disable-next-line no-restricted-imports
87
import { shallowEqual, useSelector } from 'react-redux';
98
import deepEqual from 'fast-deep-equal';
109
import { State } from '../store';

0 commit comments

Comments
 (0)