mirror of
https://github.com/espressif/openthread.git
synced 2026-08-09 04:07:47 +00:00
[clang-tidy] misc-unused-using-decls (#5732)
This commit is contained in:
@@ -40,8 +40,6 @@
|
||||
#include "common/encoding.hpp"
|
||||
#include "utils/parse_cmdline.hpp"
|
||||
|
||||
using ot::Encoding::BigEndian::HostSwap16;
|
||||
|
||||
using ot::Utils::CmdLineParser::ParseAsHexString;
|
||||
using ot::Utils::CmdLineParser::ParseAsIp6Address;
|
||||
using ot::Utils::CmdLineParser::ParseAsUint16;
|
||||
|
||||
Reference in New Issue
Block a user