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