Commit e2deb94e by Matthew Williams

trimmed superfluous code from apt module

parent e85355f0
......@@ -145,6 +145,4 @@ elif state == 'removed':
changed = remove(package)
exit_json(changed=changed)
fail_json(name=name, msg='Unexpected position reached')
sys.exit(0)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment