From fcee7d09cd2be61ccf6f843a7b73c87e186a6673 Mon Sep 17 00:00:00 2001 From: Leroy Jethro Gibbs Date: Fri, 10 May 2019 11:11:23 +0300 Subject: [PATCH] #2662 Remove unused routes and methods --- app/App.jsx | 4 ---- app/components/LoginSelector.jsx | 15 --------------- 2 files changed, 19 deletions(-) diff --git a/app/App.jsx b/app/App.jsx index 3776b0aafa..e213a8b0ca 100644 --- a/app/App.jsx +++ b/app/App.jsx @@ -400,10 +400,6 @@ class App extends React.Component { exact component={AccountDepositWithdraw} /> - - - -