mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-08-25 17:49:31 +03:00
systemd_applier - remove unused import
This commit is contained in:
@ -3,8 +3,6 @@ from .appliers.systemd import systemd_unit
|
||||
|
||||
import logging
|
||||
|
||||
from samba.gp_parse.gp_pol import GPPolParser
|
||||
|
||||
class systemd_applier(applier_frontend):
|
||||
__registry_branch = 'Software\\BaseALT\\Policies\\SystemdUnits'
|
||||
|
||||
|
Reference in New Issue
Block a user