Skip to content

Commit fcf4387

Browse files
committed
clean up mappings
1 parent 246807e commit fcf4387

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

netutils/lib_mapper.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,6 @@
747747
# Deep copy the reverse, where there is no actual translation happening with special
748748
# consideration for OS's not in netmiko.
749749
_MAIN_LIB_MAPPER = copy.deepcopy(NETMIKO_LIB_MAPPER)
750-
# _MAIN_LIB_MAPPER["aruba_aoscx"] = "aruba_aoscx"
751750
_MAIN_LIB_MAPPER["cisco_aireos"] = "cisco_aireos"
752751
_MAIN_LIB_MAPPER["cisco_dnac"] = "cisco_dnac"
753752
_MAIN_LIB_MAPPER["cisco_meraki"] = "cisco_meraki"

0 commit comments

Comments
 (0)