Skip to content

Commit 7358b26

Browse files
committed
Remove unused variable
1 parent d4cf2e7 commit 7358b26

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dataflow_transfer/run_classes/generic_runs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ class Run:
1414

1515
run_type = None
1616
run_family = None
17-
default_run_id_format = None
1817

1918
def __init__(self, run_dir, configuration):
2019
self.run_dir = run_dir

0 commit comments

Comments
 (0)