Skip to content

Commit

Permalink
Merge pull request #2906 from taion/remove-default-export
Browse files Browse the repository at this point in the history
Remove default Router export
  • Loading branch information
timdorr committed Jan 14, 2016
2 parents 0dba10c + b7f8422 commit 6bddfcc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,3 @@ export { formatPattern } from './PatternUtils'
export browserHistory from './browserHistory'
export hashHistory from './hashHistory'
export createMemoryHistory from './createMemoryHistory'

export default from './Router'

0 comments on commit 6bddfcc

Please sign in to comment.