From: Joseph Sutton Date: Thu, 13 Apr 2023 02:13:43 +0000 (+1200) Subject: tests/krb5: Remove unused import X-Git-Tag: talloc-2.4.1~767 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ba0953d65b238cd1c0545052008aa53fea50433;p=thirdparty%2Fsamba.git tests/krb5: Remove unused import Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/python/samba/tests/krb5/raw_testcase.py b/python/samba/tests/krb5/raw_testcase.py index 20e6a169dba..b633fd235c6 100644 --- a/python/samba/tests/krb5/raw_testcase.py +++ b/python/samba/tests/krb5/raw_testcase.py @@ -37,7 +37,6 @@ from pyasn1.codec.ber.encoder import BitStringEncoder from pyasn1.error import PyAsn1Error -from samba.compression import huffman_decompress from samba.credentials import Credentials from samba.dcerpc import claims, krb5pac, netlogon, security from samba.gensec import FEATURE_SEAL