Skip to content

Commit 3848544

Browse files
committed
remove unused deps from example controller
1 parent 3909343 commit 3848544

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)