Skip to content

Commit 5abd909

Browse files
committed
Removed unused import
1 parent efeef10 commit 5abd909

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/counter/components/counter.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import * as CounterActions from '../actions/counter';
2-
import { bindActionCreators } from 'redux';
32

43
export default function counter() {
54
return {

0 commit comments

Comments
 (0)