1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

remove unused variable

This commit is contained in:
Pierre-Louis Bonicoli 2015-01-12 19:02:30 +01:00 committed by Matt Clay
parent 993da476a0
commit 0df24a61c5

View file

@ -135,7 +135,6 @@ def main():
unseen = module.params["unseen"]
prev = get_selections(module, pkg)
diff = ''
changed = False
msg = ""