Skip to content

Commit

Permalink
clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
shiraez committed Dec 12, 2024
1 parent 3b4c917 commit bd8b431
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion syncd/FlexCounter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2019,7 +2019,6 @@ void FlexCounter::removeCounter(
if (hasCounterContext(COUNTER_TYPE_POLICER))
{
getCounterContext(COUNTER_TYPE_POLICER)->removeObject(vid);
// removeDataFromCountersDB(vid, ":POLICER");
}
}
else
Expand Down

0 comments on commit bd8b431

Please sign in to comment.