Skip to content

Commit 53bc35b

Browse files
committed
Merge pull request #7 from cogell/chore-cleanup-example-deps
remove unused deps from example controller
2 parents df420e0 + 3848544 commit 53bc35b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/controllers/App.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import 'babel-polyfill'
22
import fetch from 'isomorphic-fetch'
3-
import React, { Component, PropTypes } from 'react'
43
import { controller, getProps } from 'react-redux-controller'
54
import * as actions from '../actions'
65
import * as selectors from '../selectors'

0 commit comments

Comments
 (0)