From: Douglas Bagnall Date: Thu, 11 Oct 2018 00:23:35 +0000 (+1300) Subject: python/gp_parse/gp_pol: remove unused import X-Git-Tag: tdb-1.3.17~1195 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ecdde4f102711d0faec31047fec58d2e930595b;p=thirdparty%2Fsamba.git python/gp_parse/gp_pol: remove unused import Signed-off-by: Douglas Bagnall Reviewed-by: Noel Power --- diff --git a/python/samba/gp_parse/gp_pol.py b/python/samba/gp_parse/gp_pol.py index bebca06e166..563574713b3 100644 --- a/python/samba/gp_parse/gp_pol.py +++ b/python/samba/gp_parse/gp_pol.py @@ -17,7 +17,6 @@ # along with this program. If not, see . # -import codecs import base64 from xml.etree.ElementTree import Element, SubElement