diff --git a/pytchat/cli/cli_extractor.py b/pytchat/cli/cli_extractor.py index f0b79be..53053a2 100644 --- a/pytchat/cli/cli_extractor.py +++ b/pytchat/cli/cli_extractor.py @@ -16,8 +16,6 @@ from .. util.extract_video_id import extract_video_id class CLIExtractor: - # def __init__(self, arguments): - # self.arguments = arguments def run(self) -> None: ex = None