Skip to content

Commit 15cedf7

Browse files
committed
Remove stale import
1 parent 5494077 commit 15cedf7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test-runner/wasi_test_runner/runtime_adapter.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from typing import NamedTuple, List, Tuple, Any
88

99
from .test_case import Result, WasiVersion, Config, Run, Read, Wait, Send, Recv, Failure, Connect, ProtocolType
10-
# from .test_server import serve
1110

1211

1312
class RuntimeMeta(NamedTuple):

0 commit comments

Comments
 (0)