Remove unused variable from nxos module_utils (#62474)

This variable isn't used, remove it to make linters happy.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2019-09-18 09:11:47 -04:00 committed by GitHub
parent d5449eed11
commit 05ef39551a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1119,8 +1119,6 @@ class NxosCmdRef:
# Multiple Instances:
if isinstance(existing, dict) and multiple:
item_found = False
for ekey, evalue in existing.items():
if isinstance(evalue, dict):
# Remove values set to string 'None' from dvalue