diff --git a/frameworks/src/bundle_test_tool.cpp b/frameworks/src/bundle_test_tool.cpp index 244fa9830b4e6bff3c2d2c37ca8c422f847774a3..9b2a6317ef0ff04cfab77c231f52f5e9d670d25d 100644 --- a/frameworks/src/bundle_test_tool.cpp +++ b/frameworks/src/bundle_test_tool.cpp @@ -1511,8 +1511,6 @@ ErrCode BundleTestTool::RunAsGetAllProxyDataCommand() int counter = 0; std::string commandName = "getProxyData"; std::string name = ""; - std::string bundleName = ""; - std::string moduleName = ""; int userId = Constants::ALL_USERID; APP_LOGD("RunAsGetAllProxyDataCommand is start"); while (true) {