Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Remaining console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Aug 24, 2016
1 parent 6ed206f commit 3386868
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/plugins/core.tasks/js/react/PydioTasks.js
Expand Up @@ -81,7 +81,6 @@
params['target-users'] = targetUsers;
params['target-repositories'] = targetRepositories;
}
console.log(params);
PydioApi.getClient().request(params);
}

Expand Down

0 comments on commit 3386868

Please sign in to comment.