Skip to content

Commit

Permalink
taking out old index var
Browse files Browse the repository at this point in the history
rh-pre-commit.version: 2.2.0
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
paigerube14 committed May 22, 2024
1 parent 9c1e379 commit 9cb8120
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion orion.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ def orion(**kwargs):
shortener = pyshorteners.Shortener()
for test in data["tests"]:
benchmarkIndex=test['benchmarkIndex']
index=test['index']
uuid = kwargs["uuid"]
baseline = kwargs["baseline"]
fingerprint_index = test["index"]
Expand Down

0 comments on commit 9cb8120

Please sign in to comment.