1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +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:
Douglas Bagnall
2018-10-11 13:42:10 +13:00
committed by Noel Power
parent f5df55d244
commit 018c0138c2
4 changed files with 3 additions and 19 deletions

View File

@ -18,7 +18,6 @@
from __future__ import print_function
import os
import sys
import struct
import random
import socket
import samba