mirror of
https://github.com/samba-team/samba.git
synced 2025-12-20 16:23:51 +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:
committed by
Noel Power
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user