mirror of
https://github.com/espressif/openthread.git
synced 2026-07-08 21:30:24 +00:00
[cli] delete redundant and unnecessary includes (#3959)
This commit is contained in:
committed by
Jonathan Hui
parent
be994b66cf
commit
b983974aec
@@ -68,14 +68,6 @@
|
||||
|
||||
#include "cli_dataset.hpp"
|
||||
|
||||
#if OPENTHREAD_ENABLE_APPLICATION_COAP
|
||||
#include "cli_coap.hpp"
|
||||
#endif
|
||||
|
||||
#if OPENTHREAD_ENABLE_APPLICATION_COAP_SECURE
|
||||
#include "cli_coap_secure.hpp"
|
||||
#endif
|
||||
|
||||
#if OPENTHREAD_ENABLE_CHANNEL_MANAGER && OPENTHREAD_FTD
|
||||
#include <openthread/channel_manager.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user