summaryrefslogtreecommitdiff
path: root/server/TetherController.cpp
diff options
context:
space:
mode:
authorBernie Innocenti <codewiz@google.com>2019-01-30 22:40:53 +0900
committerBernie Innocenti <codewiz@google.com>2019-02-01 20:07:56 +0900
commita5161a006c572aeb82b012df5dd8bcf4533b64c7 (patch)
tree15d78f24a761792ef7d3fb07fb4ada76cb434e95 /server/TetherController.cpp
parent0b8bbc5fe3e4ee20b3b521c74cad2c6efa6323e3 (diff)
Enable more clang-tidy checks and treat them as errors
Test: tests/runtests.sh Change-Id: If59480cee6460847f5c1cef17e3ef036b8e75651
Diffstat (limited to 'server/TetherController.cpp')
-rw-r--r--server/TetherController.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/TetherController.cpp b/server/TetherController.cpp
index 20e7ceeb..75cda7db 100644
--- a/server/TetherController.cpp
+++ b/server/TetherController.cpp
@@ -54,7 +54,6 @@ namespace android {
namespace net {
using android::base::Join;
-using android::base::StringAppendF;
using android::base::StringPrintf;
using android::netdutils::statusFromErrno;
using android::netdutils::StatusOr;