remove unused variable
This commit is contained in:
parent
25f595c2ba
commit
40298a8f24
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