From 4d141c606d4deec03fe512a2eb0ef73eddcab52c Mon Sep 17 00:00:00 2001 From: liora Date: Sun, 15 Jan 2023 12:20:14 +0000 Subject: [PATCH] Remove TODO comment which is no longer relevant --- scripts/fast-reboot | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/fast-reboot b/scripts/fast-reboot index 9491c5a2df..3de100adcf 100755 --- a/scripts/fast-reboot +++ b/scripts/fast-reboot @@ -727,8 +727,6 @@ for service in ${SERVICES_TO_STOP}; do sonic-db-cli FLEX_COUNTER_DB FLUSHDB > /dev/null fi - # TODO: backup_database preserves FDB_TABLE - # need to cleanup as well for fastfast boot case backup_database fi