Skip to content

Commit 3b65f9a

Browse files
authored
fix
1 parent f27347b commit 3b65f9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightllm/server/api_start.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import uuid
55
import subprocess
66
import signal
7-
import shutil
87
from lightllm.utils.net_utils import alloc_can_use_network_port, PortLocker
98
from lightllm.utils.start_utils import process_manager, kill_recursive
109
from .metrics.manager import start_metric_manager

0 commit comments

Comments
 (0)