summaryrefslogtreecommitdiff
path: root/cmds
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2020-07-27 13:30:14 -0700
committerTom Cherry <tomcherry@google.com>2020-07-28 21:12:29 +0000
commited93b3f90480f4db6d29313ab4812604cb77b828 (patch)
treec5bf440aa261fbc92022e306a41ec773e08c6df4 /cmds
parent0f719e7fc4d5f7bb364895142b5335cad644f21a (diff)
Delete more unused includes in statsd
Test: build Merged-In: Ie639f57f86c2573cd5e06a1fa9397487f4b3f235 Change-Id: Ie639f57f86c2573cd5e06a1fa9397487f4b3f235
Diffstat (limited to 'cmds')
-rw-r--r--cmds/statsd/tests/LogEntryMatcher_test.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmds/statsd/tests/LogEntryMatcher_test.cpp b/cmds/statsd/tests/LogEntryMatcher_test.cpp
index 2b9528f7d1de..2cbcf28ef7d6 100644
--- a/cmds/statsd/tests/LogEntryMatcher_test.cpp
+++ b/cmds/statsd/tests/LogEntryMatcher_test.cpp
@@ -18,9 +18,6 @@
#include "stats_util.h"
#include <gtest/gtest.h>
-#include <log/log_event_list.h>
-#include <log/log_read.h>
-#include <log/logprint.h>
#include <stdio.h>