mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
python/tests/*: remove unused imports
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Noel Power <npower@samba.org>
This commit is contained in:
parent
eac85232e2
commit
b9161e5260
@ -24,7 +24,6 @@ from samba.credentials import Credentials, DONT_USE_KERBEROS, MUST_USE_KERBEROS
|
||||
from samba import NTSTATUSError, ntstatus
|
||||
import ctypes
|
||||
|
||||
from samba import credentials
|
||||
from samba.dcerpc import srvsvc, samr, lsa
|
||||
|
||||
"""
|
||||
|
@ -19,7 +19,6 @@
|
||||
#
|
||||
|
||||
import samba.tests
|
||||
from samba.samdb import SamDB
|
||||
|
||||
|
||||
class PasswordCommon:
|
||||
|
@ -19,7 +19,6 @@
|
||||
|
||||
import logging
|
||||
import os
|
||||
import uuid
|
||||
import shutil
|
||||
|
||||
from samba.auth import system_session
|
||||
|
Loading…
x
Reference in New Issue
Block a user