Skip to content

Commit

Permalink
fix: bug
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddify-com committed May 18, 2023
1 parent d9642b1 commit b8a0b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xtlsapi/client/SingboxClient.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from grpc import insecure_channel as grpc_insecure_channel

from xtlsapi.api_services import APIService
from xtlsapi.sinbox_api_services import APIService


class SingboxClient(APIService):
Expand Down

0 comments on commit b8a0b17

Please sign in to comment.