Skip to content

Commit

Permalink
Addressed review comments
Browse files Browse the repository at this point in the history
Signed-off-by: rajkumar38 <[email protected]>
  • Loading branch information
rajkumar38 committed Jul 25, 2023
1 parent 3e4d73d commit 8be5495
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/db_migrator.py
Original file line number Diff line number Diff line change
Expand Up @@ -1046,7 +1046,6 @@ def version_4_0_2(self):
if self.stateDB.keys(self.stateDB.STATE_DB, "FAST_REBOOT|system"):
self.migrate_config_db_flex_counter_delay_status()


self.set_version('version_4_0_3')
return 'version_4_0_3'

Expand Down

0 comments on commit 8be5495

Please sign in to comment.