rm log
This commit is contained in:
parent
e4ebb535ca
commit
e7d5bb6ef9
1 changed files with 0 additions and 3 deletions
|
|
@ -2,9 +2,6 @@
|
|||
|
||||
angular.module('copayApp.controllers').controller('CopayersController',
|
||||
function($scope, $rootScope, $timeout, go) {
|
||||
|
||||
console.log('[copayers.js.5]'); //TODO
|
||||
|
||||
$scope.init = function() {
|
||||
var w = $rootScope.wallet;
|
||||
$rootScope.title = 'Waiting copayers for ' + $rootScope.wallet.getName();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue