Removed todo

This commit is contained in:
Tristan B. Kildaire 2020-05-14 14:25:46 +02:00
parent 06c406ef86
commit 4e091e2f2d
1 changed files with 0 additions and 1 deletions

View File

@ -469,7 +469,6 @@ public final class BesterConnection : Thread
// sendStatus(5, JSONValue());
/* TODO: Send authentication success */
/* TODO: Disallow this id from anywhere but here */
sendStatusReport(StatusType.SUCCESS, "auth_special");
}
/* If authentication failed due to malformed message or incorrect details */