From d23b7be087a0a6e6e3875428da4d3c67ca6a688a Mon Sep 17 00:00:00 2001 From: Kavitha Ramalingam Date: Wed, 23 Oct 2024 17:25:43 +0530 Subject: [PATCH] gNOI Cold Reboot - Integrated tests --- src/sonic-framework/tests/reboot_thread_test.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/sonic-framework/tests/reboot_thread_test.cpp b/src/sonic-framework/tests/reboot_thread_test.cpp index 983a18be3ea3..b040914f79ef 100644 --- a/src/sonic-framework/tests/reboot_thread_test.cpp +++ b/src/sonic-framework/tests/reboot_thread_test.cpp @@ -20,7 +20,6 @@ namespace rebootbackend { - namespace gpu = ::google::protobuf::util; using Progress = ::rebootbackend::RebootThread::Progress; using RebootThread = ::rebootbackend::RebootThread;