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"]
|
||||
|
||||
prev = get_selections(module, pkg)
|
||||
diff = ''
|
||||
|
||||
changed = False
|
||||
msg = ""
|
||||
|
|
Loading…
Reference in a new issue