Skip to content
Snippets Groups Projects
Commit ee44d99f authored by Steven Murray's avatar Steven Murray
Browse files

Deleted the redundant local variable named programname from the main() method cta-fst-gcd

parent 0d2780e3
No related branches found
No related tags found
No related merge requests found
......@@ -304,8 +304,6 @@ class Gc:
time.sleep(sleeptime)
def main():
programname = 'cta-fst-gcd'
parser = argparse.ArgumentParser()
args = parser.parse_args()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment