Skip to content

Commit 77bd36c

Browse files
committed
fix lint
1 parent 6fa0356 commit 77bd36c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.evergreen/scripts/setup_tests.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
from __future__ import annotations
22

33
import base64
4-
import io
54
import os
65
import platform
76
import shutil
87
import stat
9-
import tarfile
108
from pathlib import Path
119
from urllib import request
1210

0 commit comments

Comments
 (0)