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
99f45eed69
commit
adb44bbd2e
@ -2,7 +2,6 @@ from .applier_frontend import applier_frontend
|
||||
from .appliers.polkit import polkit
|
||||
|
||||
import logging
|
||||
from xml.etree import ElementTree
|
||||
|
||||
class polkit_applier(applier_frontend):
|
||||
__deny_all = 'Software\\Policies\\Microsoft\\Windows\\RemovableStorageDevices\\Deny_All'
|
||||
|
Loading…
x
Reference in New Issue
Block a user