From d8e2d0e21626ed3ebf9360658f16f795a3d3d4ab Mon Sep 17 00:00:00 2001 From: vrde Date: Tue, 13 Oct 2015 15:21:29 +0200 Subject: [PATCH] Remove useless vars and imports --- js/routes.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/js/routes.js b/js/routes.js index 4c9c90fe..01fe035a 100644 --- a/js/routes.js +++ b/js/routes.js @@ -27,10 +27,6 @@ import RegisterPiece from './components/register_piece'; import AuthProxyHandler from './components/ascribe_routes/proxy_routes/auth_proxy_handler'; -import AppConstants from './constants/application_constants'; - - -let baseUrl = AppConstants.baseUrl; let COMMON_ROUTES = (