Skip to content

Commit

Permalink
Update use_selector.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
patrykkopycinski committed Aug 26, 2020
1 parent bfdf64c commit c46389d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* you may not use this file except in compliance with the Elastic License.
*/

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

0 comments on commit c46389d

Please sign in to comment.