Commit 31fac147 authored by Jan Kiene's avatar Jan Kiene
Browse files

remove unused variable

parent 9b0368e6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -23,7 +23,6 @@ MC_MODES = ["5_1", "5_1_2", "5_1_4", "7_1", "7_1_4"]

SCRIPT_DIR = pathlib.Path("./scripts").resolve()

COLLECT_ARTIFACTS_SCRIPT = "ci/collect_artifacts.py"
CONSOLE_OUT_FILE = "output_san.txt"