chore: remove react-redux-router

This commit is contained in:
Katie Thornhill 2019-11-20 00:21:47 -05:00
parent 77f81dc8b6
commit 86c31126e8
No known key found for this signature in database
GPG key ID: F76EDC6541A99644
6 changed files with 6 additions and 16 deletions

View file

@ -1,5 +1,4 @@
import { combineReducers } from 'redux'
import servers from './servers'
import user from './user'
import rolePicker from './role-picker'