From 650e6ccb65f1ceea19862ca9daa509f330e2a96b Mon Sep 17 00:00:00 2001 From: taizan-hokouto <55448286+taizan-hokuto@users.noreply.github.com> Date: Mon, 16 Nov 2020 01:17:10 +0900 Subject: [PATCH] Remove unnecessary lines --- pytchat/cli/cli_extractor.py | 2 -- 1 file changed, 2 deletions(-) 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