Merge pull request #5671 from gabrielbazan7/fix/removeunusedvar
remove unused variable
This commit is contained in:
commit
0d74d047ca
1 changed files with 0 additions and 2 deletions
|
|
@ -174,8 +174,6 @@ angular.module('copayApp.controllers').controller('addressesController', functio
|
||||||
function() {},
|
function() {},
|
||||||
function() {}
|
function() {}
|
||||||
);
|
);
|
||||||
|
|
||||||
$scope.menu.hide();
|
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue