perf: Community Edition Remove db client

pull/13378/head
feng 6 months ago committed by 老广
parent deb8474c1b
commit 38e8791d9f

@ -68,7 +68,7 @@ class NativeClient(TextChoices):
@classmethod
def xpack_methods(cls):
return [cls.mstsc]
return [cls.mstsc, cls.db_client]
@classmethod
def get_methods(cls, os='windows'):

Loading…
Cancel
Save