diff --git a/pytchat/cli/__init__.py b/pytchat/cli/__init__.py index ff04ec0..a448e74 100644 --- a/pytchat/cli/__init__.py +++ b/pytchat/cli/__init__.py @@ -24,8 +24,6 @@ https://github.com/PetterKraabol/Twitch-Chat-Downloader def main(): - - # Arguments parser = argparse.ArgumentParser(description=f'pytchat v{__version__}') parser.add_argument('-v', f'--{Arguments.Name.VIDEO_IDS}', type=str,