mirror of
https://github.com/samba-team/samba.git
synced 2025-07-28 11:42:03 +03:00
python/tests/dns*: remove 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
f5df55d244
commit
018c0138c2
@ -36,7 +36,6 @@ from samba import werror, WERRORError
|
||||
from samba.tests.dns_base import DNSTest
|
||||
import samba.getopt as options
|
||||
import optparse
|
||||
import samba.dcerpc.dnsp
|
||||
|
||||
|
||||
parser = optparse.OptionParser("dns.py <server name> <server ip> [options]")
|
||||
|
Reference in New Issue
Block a user