From: Brian Wellington Date: Thu, 2 Jul 2020 22:37:35 +0000 (-0700) Subject: lint X-Git-Tag: v2.0.0rc2~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F529%2Fhead;p=thirdparty%2Fdnspython.git lint --- diff --git a/dns/rdtypes/ANY/NSEC.py b/dns/rdtypes/ANY/NSEC.py index 85bc662f..626d3399 100644 --- a/dns/rdtypes/ANY/NSEC.py +++ b/dns/rdtypes/ANY/NSEC.py @@ -15,8 +15,6 @@ # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT # OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -import struct - import dns.exception import dns.rdata import dns.rdatatype