1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-21 21:09:22 +00:00

Remove TODO

This commit is contained in:
Pierre HUBERT 2020-03-27 15:13:53 +01:00
parent 3ab8a56ef7
commit 7950b0f242

View File

@ -502,7 +502,7 @@ export class AccountHelper {
await this.DeleteAllUserLoginTokens(userID);
*/
// TODO : continue work
// Delete user from the database
// WILL BE IMPLEMENTED LATER
}
}