Skip to content

Commit b8a0b17

Browse files
committed
fix: bug
1 parent d9642b1 commit b8a0b17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xtlsapi/client/SingboxClient.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from grpc import insecure_channel as grpc_insecure_channel
22

3-
from xtlsapi.api_services import APIService
3+
from xtlsapi.sinbox_api_services import APIService
44

55

66
class SingboxClient(APIService):

0 commit comments

Comments
 (0)