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

Commit 6c763ec2 authored by Yifan Hong's avatar Yifan Hong
Browse files

RpcServer: Remove unused using.

Test: pass
Bug: 186266747
Change-Id: I3d267e8f4911e29ef306e63c95b182580626bff4
parent 63674d59
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -30,8 +30,6 @@

namespace android {

using base::unique_fd;

RpcServer::RpcServer() {}
RpcServer::~RpcServer() {}