diff --git a/web/app/app.js b/web/app/app.js index 4c94a076..db77ad3e 100644 --- a/web/app/app.js +++ b/web/app/app.js @@ -6,7 +6,6 @@ angular.module('myApp', [ 'ui-notification', 'myApp.home', 'myApp.wallets', - 'myApp.about', 'myApp.settings', 'myApp.version' ]). diff --git a/web/app/index.html b/web/app/index.html index 2ad53cbd..cde46e6a 100644 --- a/web/app/index.html +++ b/web/app/index.html @@ -59,7 +59,6 @@ -