Remove test code (#636)

This commit is contained in:
ChunkyProgrammer
2024-04-11 22:29:46 -04:00
committed by GitHub
parent cd69ce73c1
commit 4022d7aa89

View File

@@ -43,8 +43,6 @@ export default class CommentView extends YTNode {
};
author?: Author;
test: any;
is_liked?: boolean;
is_disliked?: boolean;
is_hearted?: boolean;