Skip to content

Commit

Permalink
Remove test code (#636)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunkyProgrammer committed Apr 12, 2024
1 parent cd69ce7 commit 4022d7a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/parser/classes/comments/CommentView.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ export default class CommentView extends YTNode {
};
author?: Author;

test: any;

is_liked?: boolean;
is_disliked?: boolean;
is_hearted?: boolean;
Expand Down

0 comments on commit 4022d7a

Please sign in to comment.