Skip to content

Commit 2e857da

Browse files
committed
remove unused library
1 parent f43b31a commit 2e857da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

automation/script/docker_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import os
22
from mlc import utils
33
from utils import *
4-
from pathlib import PureWindowsPath, PurePosixPath, Path
4+
from pathlib import PureWindowsPath, PurePosixPath
55
from script.docker_utils import *
66
import copy
77

0 commit comments

Comments
 (0)