mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
samba-tool drs: remove duplicate and 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
2ce9890126
commit
24a3acb248
@ -49,7 +49,6 @@ from samba.provision.sambadns import (fill_dns_data_partitions,
|
||||
from samba.tdb_util import tdb_copy
|
||||
from samba.mdb_util import mdb_copy
|
||||
import errno
|
||||
import tdb
|
||||
from subprocess import CalledProcessError
|
||||
from samba import sites
|
||||
|
||||
|
@ -37,8 +37,6 @@ from samba.samdb import SamDB
|
||||
from samba import drs_utils, nttime2string, dsdb
|
||||
from samba.dcerpc import drsuapi, misc
|
||||
from samba.join import join_clone
|
||||
from samba.ndr import ndr_unpack
|
||||
from samba.dcerpc import drsblobs
|
||||
from samba import colour
|
||||
|
||||
from samba.uptodateness import (
|
||||
|
Loading…
x
Reference in New Issue
Block a user