Skip to content

Commit 4d928d1

Browse files
committed
fix: unnecessary imports
1 parent 955ee1a commit 4d928d1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/multi_build.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
if TYPE_CHECKING:
88
from typing import Dict, Tuple, List
99

10-
import os
1110
import sys
12-
import time
1311
import typer
1412
import shutil
1513
import logging

0 commit comments

Comments
 (0)