Skip to content

Commit 139f30f

Browse files
committed
fix: typo
1 parent 8a8bd62 commit 139f30f

2 files 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.sinbox_api_services import APIService
3+
from xtlsapi.singbox_api_services import APIService
44

55

66
class SingboxClient(APIService):

xtlsapi/singbox_api/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)