mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-03-21 18:50:38 +03:00
polkit_applier - remove unused import
This commit is contained in:
parent
59a98a79bb
commit
bf4b809f8d
@ -4,8 +4,6 @@ from .appliers.polkit import polkit
|
||||
import logging
|
||||
from xml.etree import ElementTree
|
||||
|
||||
from samba.gp_parse.gp_pol import GPPolParser
|
||||
|
||||
class polkit_applier(applier_frontend):
|
||||
__deny_all = 'Software\\Policies\\Microsoft\\Windows\\RemovableStorageDevices\\Deny_All'
|
||||
__polkit_map = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user