mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-06 00:15:32 +00:00
[AB-xxx] typo change
java doc update removal of todo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user