Skip to content

Commit 5398047

Browse files
Using updated py common utility subintf apis and updating mock_tables
1 parent f612ef8 commit 5398047

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/intfutil

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,6 @@ def appl_db_sub_intf_status_get(appl_db, config_db, front_panel_ports_list, port
384384

385385
full_intf_table_name = "INTF_TABLE" + ":" + sub_intf_name
386386

387-
388387
if status_type == "vlan":
389388
vlan_id = appl_db.get(appl_db.APPL_DB, full_intf_table_name, status_type)
390389
return vlan_id

0 commit comments

Comments
 (0)