diff --git a/auth.py b/auth.py index f3fbd18..2de509d 100644 --- a/auth.py +++ b/auth.py @@ -8,7 +8,6 @@ from oauth2client import tools from oauth2client.file import Storage - try: import argparse flags = argparse.ArgumentParser(parents=[tools.argparser]).parse_args()