Skip to content

Commit d0a7442

Browse files
committed
remove unused variable
1 parent 88ea19f commit d0a7442

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Configuration/PyReleaseValidation/python/relval_cleanedupgrade.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@
2020

2121
from Configuration.PyReleaseValidation.relval_upgrade import workflows as _upgrade_workflows
2222

23-
wfAlreadyIncluded = []
24-
25-
2623
numWFIB = []
2724
for upgrade_wf in _upgrade_workflows:
2825
veto = False

0 commit comments

Comments
 (0)