Skip to content

Commit 35930ca

Browse files
committed
Remove unused import
1 parent 4b27de3 commit 35930ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/modules/dcnm_vrf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1025,7 +1025,7 @@
10251025
dcnm_get_bulk_api_support, dcnm_get_ip_addr_info, dcnm_get_url, dcnm_send, dcnm_version_supported,
10261026
get_nd_fabric_details, get_nd_fabric_inventory_details, get_ip_sn_dict,
10271027
get_sn_fabric_dict, validate_list_of_dicts, search_nested_json,
1028-
find_dict_in_list_by_key_value, sanitize_lan_attach_list)
1028+
sanitize_lan_attach_list)
10291029

10301030
from ..module_utils.common.log_v2 import Log
10311031

0 commit comments

Comments
 (0)