Remove a bad trace

During the lg2 refactoring , there was a bad trace that was added
in-accurately. It seem to look like a debug trace which could flood
the journal, removing it as it's not needed for release builds.

Change-Id: I29a2ed3cbefe0d2773f2f06ee782f7499bcea481
Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
diff --git a/libpldmresponder/fru.cpp b/libpldmresponder/fru.cpp
index 0821cd2..67af845 100644
--- a/libpldmresponder/fru.cpp
+++ b/libpldmresponder/fru.cpp
@@ -65,7 +65,6 @@
     while (!tmpObj.empty())
     {
         std::string s = tmpObj.top();
-        info("{TMP_OBJ_STR}", "TMP_OBJ_PATH", s);
         tmpObj.pop();
     }
     // Update pldm entity to assocition tree