Skip to content

Commit 54b15f3

Browse files
committed
Remove unnecessary import
1 parent 68aa368 commit 54b15f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/components/Connector.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import jsdom from 'mocha-jsdom';
33
import React, { PropTypes, Component } from 'react/addons';
44
import { createRedux } from '../../src';
55
import { Connector } from '../../src/react';
6-
import { todoStore, todoActions } from '../_helpers';
76

87
const { TestUtils } = React.addons;
98

0 commit comments

Comments
 (0)