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

Commit e726c265 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Delete unused import"

parents 0d9b9422 47df5df0
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;