From b01737974e227040e5c3f0e1c48a4b4e8839c4e3 Mon Sep 17 00:00:00 2001 From: Lior Avramov <73036155+liorghub@users.noreply.github.com> Date: Tue, 17 Jan 2023 18:37:54 +0200 Subject: [PATCH] Remove TODO comment which is no longer relevant (#2600) --- scripts/fast-reboot | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/fast-reboot b/scripts/fast-reboot index da93901d0b..2fa0106acc 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