mirror of
https://github.com/samba-team/samba.git
synced 2025-12-17 04:23:50 +03:00
python: Remove unused imports
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
committed by
Andrew Bartlett
parent
6c6db88dda
commit
fce882ab67
@@ -17,12 +17,9 @@
|
||||
#
|
||||
|
||||
import ldb
|
||||
import samba
|
||||
from base64 import b64encode
|
||||
from samba import sd_utils
|
||||
from samba.ndr import ndr_unpack, ndr_pack
|
||||
from samba.dcerpc import security
|
||||
from samba.dcerpc.security import SECINFO_DACL
|
||||
from samba.descriptor import (
|
||||
get_managed_service_accounts_descriptor,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user