Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
Signed-off-by: Suvarna Meenakshi <[email protected]>
  • Loading branch information
SuvarnaMeenakshi committed Jan 30, 2025
1 parent 5820035 commit e12240c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sonic_data_client/virtual_db.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ func initCountersFabricPortNameMap() error {
}

func ResetFabricCountersMap() {
// Added this to support modification from
// single to multi-ns in unit-test
countersFabricPortNameMap = make(map[string]string)
}

Expand Down

0 comments on commit e12240c

Please sign in to comment.