1
0
Fork 0
mirror of https://github.com/clockfort/GitHub-Backup.git synced 2025-03-16 00:00:06 +01:00

remove debugging helpers

This commit is contained in:
Steffen Vogel 2019-05-05 03:36:02 +02:00
parent 2b64e65b23
commit e833cf4815

View file

@ -65,10 +65,6 @@ def main():
process_repo(repo, args)
import sys
sys.exit(0)
def init_parser():
"""Set up the argument parser."""