summaryrefslogtreecommitdiffstats
path: root/js/app/Config.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/app/Config.js')
-rw-r--r--js/app/Config.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/js/app/Config.js b/js/app/Config.js
index b795374a0..7f9c54bef 100644
--- a/js/app/Config.js
+++ b/js/app/Config.js
@@ -207,9 +207,6 @@ app.config(function ($routeProvider, $provide, $httpProvider) {
}).when('/shortcuts', {
templateUrl: 'shortcuts.html',
type: -1
- }).when('/subscription-url', {
- templateUrl: 'subscription.html',
- type: -1
});
});