remove unused variable
This commit is contained in:
parent
993da476a0
commit
0df24a61c5
1 changed files with 0 additions and 1 deletions
|
@ -135,7 +135,6 @@ def main():
|
||||||
unseen = module.params["unseen"]
|
unseen = module.params["unseen"]
|
||||||
|
|
||||||
prev = get_selections(module, pkg)
|
prev = get_selections(module, pkg)
|
||||||
diff = ''
|
|
||||||
|
|
||||||
changed = False
|
changed = False
|
||||||
msg = ""
|
msg = ""
|
||||||
|
|
Loading…
Reference in a new issue