Skip to content

Commit 4faea58

Browse files
author
Nadim Tuhin
authored
Update connect.js
1 parent f134103 commit 4faea58

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/connect.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
import noop from 'lodash/noop';
2-
import omitBy from 'lodash/omitBy';
3-
import isArray from 'lodash/isArray';
42
import normalizeProps from './normalizeProps';
53

64
export default function connect(mapStateAsProps = noop, mapActionsAsProps = noop) {

0 commit comments

Comments
 (0)