From: Bob Halley Date: Sat, 2 May 2020 14:11:08 +0000 (-0700) Subject: de-lint: remove unused import X-Git-Tag: v2.0.0rc1~278 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07cb18ec8d62165eb5f46dd3b81734c408b21a57;p=thirdparty%2Fdnspython.git de-lint: remove unused import --- diff --git a/dns/entropy.py b/dns/entropy.py index 8c000099..293d00b8 100644 --- a/dns/entropy.py +++ b/dns/entropy.py @@ -15,7 +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 contextlib import os import hashlib import random