remove duplicated code
This commit is contained in:
parent
94bee6a3f2
commit
a848c57c19
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ angular.module('copayApp.controllers').controller('disclaimerController',
|
|||
$scope.creatingProfile = true;
|
||||
|
||||
var create = function(noWallet) {
|
||||
$scope.creatingProfile = true;
|
||||
profileService.create({
|
||||
noWallet: noWallet
|
||||
}, function(err) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue