diff --git a/js/routes.js b/js/routes.js index 1206f5192..36ed4654b 100644 --- a/js/routes.js +++ b/js/routes.js @@ -30,10 +30,6 @@ angular templateUrl: 'join.html', validate: true }) - .when('/peer', { - templateUrl: 'peer.html', - validate: true - }) .when('/transactions', { templateUrl: 'transactions.html', validate: true