Removed total views from the usercard (#3792)

This commit is contained in:
matt
2022-06-05 15:51:18 -05:00
committed by GitHub
parent 7ccf60111d
commit d29243a2a5
5 changed files with 2 additions and 10 deletions
-1
View File
@@ -76,7 +76,6 @@ private:
Label *nameLabel = nullptr;
Label *localizedNameLabel = nullptr;
Label *viewCountLabel = nullptr;
Label *followerCountLabel = nullptr;
Label *createdDateLabel = nullptr;
Label *userIDLabel = nullptr;