commit | 4e8b1d18830dd061738ac05eea99b7422c90317c | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Aug 19 20:28:53 2021 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Aug 19 20:28:53 2021 -0400 |
tree | 793dc2ca7d9b98e333e80533ff583ba146315bad | |
parent | a03b082956691060da62a2c439d67b7eb423b906 [diff] |
tests: remove an unused header file Change-Id: I10ecab25258019a1fc9f3b480949361ca2a26481 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/oem/ibm/test/libpldmresponder_fileio_test.cpp b/oem/ibm/test/libpldmresponder_fileio_test.cpp index 0c0492a..1d83ee0 100644 --- a/oem/ibm/test/libpldmresponder_fileio_test.cpp +++ b/oem/ibm/test/libpldmresponder_fileio_test.cpp
@@ -11,7 +11,6 @@ #include "xyz/openbmc_project/Common/error.hpp" #include <nlohmann/json.hpp> -#include <phosphor-logging/elog-errors.hpp> #include <filesystem> #include <fstream>