UNCLASSIFIED

Commit 46c90e4c authored by Joshua Eason's avatar Joshua Eason
Browse files

Disabling badges until API is accessible

parent 648140b7
......@@ -57,7 +57,7 @@ def main(argv):
'projects',
'file_templates',
'branches',
'badges',
# 'badges',
'approval_badges'
]
......@@ -178,4 +178,4 @@ def main(argv):
if __name__ == "__main__":
main(sys.argv[1:])
\ No newline at end of file
main(sys.argv[1:])
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment