[AB-xxx] typo change

java doc update
removal of todo
This commit is contained in:
Sheldan
2024-05-31 01:11:35 +02:00
parent 336c3d0bd8
commit 388fead2a6
3 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,6 @@ public class UserDisplay {
private String discriminator;
private String name;
private String avatarUrl;
// TODO add avatar, only available from user
public static UserDisplay fromUser(User user) {
return UserDisplay