mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 05:47:59 +00:00
remove unused UI_ask_mode_toggles() in aa.py
This commit is contained in:
parent
6713f9d94a
commit
566218612c
@ -1315,10 +1315,6 @@ def UI_ask_to_upload_profiles():
|
||||
# To-Do
|
||||
pass
|
||||
|
||||
def UI_ask_mode_toggles(audit_toggle, owner_toggle, oldmode):
|
||||
# To-Do
|
||||
return (audit_toggle, owner_toggle)
|
||||
|
||||
def parse_repo_profile(fqdbin, repo_url, profile):
|
||||
# To-Do
|
||||
pass
|
||||
|
Loading…
x
Reference in New Issue
Block a user