]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
gp: Remove unused import
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 16 Oct 2023 05:12:49 +0000 (18:12 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 8 Dec 2023 02:28:33 +0000 (02:28 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/gp/gp_drive_maps_ext.py

index 85aaa56b439873e7a6e29d1a7ffa58f262bbd22d..f998d0eb344ed4bb7866b0930f614357831a4b91 100644 (file)
@@ -19,8 +19,7 @@ import json
 from samba.gp.gpclass import gp_xml_ext, gp_misc_applier, drop_privileges, \
     expand_pref_variables
 from subprocess import Popen, PIPE
-from samba.gp.gp_scripts_ext import fetch_crontab, install_crontab, \
-    install_user_crontab
+from samba.gp.gp_scripts_ext import fetch_crontab, install_user_crontab
 from samba.gp.util.logging import log
 from samba.gp import gp_scripts_ext
 gp_scripts_ext.intro = '''