1
0
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:
Douglas Bagnall
2018-10-11 12:37:36 +13:00
committed by Noel Power
parent 2ce9890126
commit 24a3acb248
2 changed files with 0 additions and 3 deletions

View File

@@ -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