remove XXXs

This commit is contained in:
David Benqué
2020-01-21 10:13:41 +01:00
parent 698c2f946e
commit 003a616c81
2 changed files with 1 additions and 3 deletions

View File

@@ -17,7 +17,6 @@ var factory = function (Util, Cred, Nacl) {
};
};
// XXX move this function?
Invite.generateSignPair = function () {
var ed = Nacl.sign.keyPair();
return {