Skip to content

Commit

Permalink
Revert "[GCU] Ignore bgpraw in GCU applier (sonic-net#2623)"
Browse files Browse the repository at this point in the history
This reverts commit f4f857e.
  • Loading branch information
wen587 committed Jan 25, 2023
1 parent f4f857e commit 4db3b9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion generic_config_updater/change_applier.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ class ChangeApplier:
def __init__(self):
self.config_db = get_config_db()
self.backend_tables = [
"bgpraw",
"BUFFER_PG",
"BUFFER_PROFILE",
"FLEX_COUNTER_TABLE"
Expand Down

0 comments on commit 4db3b9a

Please sign in to comment.