Skip to content

Commit 1e18d37

Browse files
committed
removed unneeded line
1 parent 9cb5573 commit 1e18d37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

comment_spell_check/comment_spell_check.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,6 @@ def comment_spell_check(args):
494494

495495

496496
def main():
497-
parser = parseargs.create_parser()
498497
args = parseargs.parse_args()
499498
comment_spell_check(args)
500499

0 commit comments

Comments
 (0)