Skip to content

Commit a47341d

Browse files
committed
Lint
1 parent f390dc9 commit a47341d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

scripts/release/atomic_pipeline.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
TRACER = trace.get_tracer("evergreen-agent")
3131

3232

33-
34-
35-
36-
3733
def get_tools_distro(tools_version: str) -> Dict[str, str]:
3834
new_rhel_tool_version = "100.10.0"
3935
default_distro = {"arm": "rhel90-aarch64", "amd": "rhel90-x86_64"}

0 commit comments

Comments
 (0)