mirror of
https://github.com/ascribe/onion.git
synced 2024-12-23 01:39:36 +01:00
Remove useless vars and imports
This commit is contained in:
parent
7c231a4c5e
commit
d8e2d0e216
@ -27,10 +27,6 @@ import RegisterPiece from './components/register_piece';
|
|||||||
|
|
||||||
import AuthProxyHandler from './components/ascribe_routes/proxy_routes/auth_proxy_handler';
|
import AuthProxyHandler from './components/ascribe_routes/proxy_routes/auth_proxy_handler';
|
||||||
|
|
||||||
import AppConstants from './constants/application_constants';
|
|
||||||
|
|
||||||
|
|
||||||
let baseUrl = AppConstants.baseUrl;
|
|
||||||
|
|
||||||
let COMMON_ROUTES = (
|
let COMMON_ROUTES = (
|
||||||
<Route path='/' component={App}>
|
<Route path='/' component={App}>
|
||||||
|
Loading…
Reference in New Issue
Block a user