mirror of
https://github.com/espressif/openthread.git
synced 2026-08-03 01:17:46 +00:00
[clang-tidy] misc-unused-using-decls (#5732)
This commit is contained in:
@@ -47,7 +47,6 @@ using ot::Utils::CmdLineParser::ParseAsIp6Address;
|
||||
using ot::Utils::CmdLineParser::ParseAsUint16;
|
||||
using ot::Utils::CmdLineParser::ParseAsUint32;
|
||||
using ot::Utils::CmdLineParser::ParseAsUint64;
|
||||
using ot::Utils::CmdLineParser::ParseAsUint8;
|
||||
|
||||
namespace ot {
|
||||
namespace Cli {
|
||||
|
||||
Reference in New Issue
Block a user