rm log
This commit is contained in:
parent
93bbc68f5f
commit
7e6827351f
1 changed files with 0 additions and 3 deletions
|
|
@ -74,9 +74,6 @@ angular.module('copayApp.controllers').controller('SettingsController',
|
|||
}));
|
||||
|
||||
var target = ($window.location.origin !== 'null' ? $window.location.origin : '') + $window.location.pathname;
|
||||
console.log('[settings.js.76:target:]', target); //TODO
|
||||
|
||||
|
||||
|
||||
$window.location.href = target;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue