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
@@ -26,7 +26,7 @@ from samba.credentials import (
|
||||
from samba.dsdb import (
|
||||
UF_WORKSTATION_TRUST_ACCOUNT,
|
||||
UF_PASSWD_NOTREQD,
|
||||
UF_NORMAL_ACCOUNT)
|
||||
)
|
||||
from samba.samdb import SamDB
|
||||
|
||||
"""KRB5 Integration tests for pycredentials.
|
||||
|
||||
Reference in New Issue
Block a user