mirror of
https://github.com/samba-team/samba.git
synced 2025-12-18 08:23:51 +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
@@ -24,7 +24,6 @@ os.environ["PYTHONUNBUFFERED"] = "1"
|
||||
import samba
|
||||
import random
|
||||
from samba.tests import TestCase
|
||||
from samba import NTSTATUSError
|
||||
from samba import credentials
|
||||
from samba.ntstatus import NT_STATUS_NOTIFY_CLEANUP
|
||||
from samba.samba3 import libsmb_samba_internal as libsmb
|
||||
|
||||
Reference in New Issue
Block a user