Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 446b1910 authored by Chenbo Feng's avatar Chenbo Feng Committed by android-build-merger
Browse files

Merge "Delete unused import"

am: e726c265

Change-Id: I8249bd4340b6e6e2e0a4fa687207198b534168b1
parents 98659792 e726c265
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -35,7 +35,6 @@
#include "bpf/BpfUtils.h"
#include "netdbpf/BpfNetworkStats.h"

using android::bpf::hasBpfSupport;
using android::bpf::parseBpfNetworkStatsDetail;
using android::bpf::stats_line;

+0 −1
Original line number Diff line number Diff line
@@ -34,7 +34,6 @@
#include "netdbpf/BpfNetworkStats.h"

using android::bpf::Stats;
using android::bpf::hasBpfSupport;
using android::bpf::bpfGetUidStats;
using android::bpf::bpfGetIfaceStats;