mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
remove unused variable
This commit is contained in:
committed by
Matt Clay
parent
993da476a0
commit
0df24a61c5
@@ -135,7 +135,6 @@ def main():
|
||||
unseen = module.params["unseen"]
|
||||
|
||||
prev = get_selections(module, pkg)
|
||||
diff = ''
|
||||
|
||||
changed = False
|
||||
msg = ""
|
||||
|
||||
Reference in New Issue
Block a user