1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00

selftest: Remove unused import in ridalloc_exop.py

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
Andrew Bartlett 2017-07-06 15:06:10 +12:00
parent f9bd16d8f3
commit 24de78e16a

View File

@ -40,7 +40,6 @@ from samba.drs_utils import drs_DsBind
from samba.samdb import SamDB
import shutil, tempfile, os
from samba.netcmd.main import cmd_sambatool
from samba.auth import system_session, admin_session
from samba.dbchecker import dbcheck
from samba.ndr import ndr_pack