Merge "Remove redundant "using" statement"
This commit is contained in:
@@ -65,7 +65,6 @@ using netdutils::sSyscalls;
|
||||
using netdutils::Status;
|
||||
using netdutils::statusFromErrno;
|
||||
using netdutils::StatusOr;
|
||||
using netdutils::status::ok;
|
||||
|
||||
constexpr int kSockDiagMsgType = SOCK_DIAG_BY_FAMILY;
|
||||
constexpr int kSockDiagDoneMsgType = NLMSG_DONE;
|
||||
|
||||
Reference in New Issue
Block a user