Trims down comment.
This commit is contained in:
parent
61236aa9ed
commit
8316f789c7
@ -1375,7 +1375,6 @@ public class delegationServices {
|
|||||||
}
|
}
|
||||||
if (requesttype == 14)
|
if (requesttype == 14)
|
||||||
{
|
{
|
||||||
//account deletion, more of a target now
|
|
||||||
//TODO Finish making a secure deletion process.
|
//TODO Finish making a secure deletion process.
|
||||||
String requestClientUUID = (String) Lrequest.get("UUID");
|
String requestClientUUID = (String) Lrequest.get("UUID");
|
||||||
String requestClientToken = (String) Lrequest.get("token");
|
String requestClientToken = (String) Lrequest.get("token");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user