From d868d17b4fa22a2a7468f193a6af865102095691 Mon Sep 17 00:00:00 2001 From: Tom Cherry Date: Mon, 27 Jul 2020 13:30:14 -0700 Subject: Delete more unused includes in statsd Test: build Change-Id: Ie639f57f86c2573cd5e06a1fa9397487f4b3f235 Merged-In: Ie639f57f86c2573cd5e06a1fa9397487f4b3f235 (cherry picked from commit fd5b18820cbea67801d4fdd1562c3cb41e4ce578) --- cmds/statsd/tests/LogEntryMatcher_test.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/cmds/statsd/tests/LogEntryMatcher_test.cpp b/cmds/statsd/tests/LogEntryMatcher_test.cpp index 26423d464027..6264c075426a 100644 --- a/cmds/statsd/tests/LogEntryMatcher_test.cpp +++ b/cmds/statsd/tests/LogEntryMatcher_test.cpp @@ -13,9 +13,6 @@ // limitations under the License. #include -#include -#include -#include #include #include "annotations.h" -- cgit v1.2.3-59-g8ed1b