mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
pytest: dcerpc/dnsserver: Remove unused import
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
c9e12a8d98
commit
d2892010e6
@ -22,7 +22,7 @@ import ldb
|
||||
|
||||
from samba.auth import system_session
|
||||
from samba.samdb import SamDB
|
||||
from samba.ndr import ndr_unpack, ndr_pack
|
||||
from samba.ndr import ndr_unpack
|
||||
from samba.dcerpc import dnsp, dnsserver, security
|
||||
from samba.tests import RpcInterfaceTestCase, env_get_var_value
|
||||
from samba.dnsserver import record_from_string, flag_from_string, ARecord
|
||||
|
Loading…
x
Reference in New Issue
Block a user