drivers: modem: cmd_handler: remove extra comment
Remove extra comment left over from prototype driver. Signed-off-by: Michael Scott <mike@foundries.io>
This commit is contained in:
parent
44e977c467
commit
74bb1a9be9
|
@ -20,9 +20,6 @@ LOG_MODULE_REGISTER(modem_cmd_handler, CONFIG_MODEM_LOG_LEVEL);
|
|||
#include "modem_context.h"
|
||||
#include "modem_cmd_handler.h"
|
||||
|
||||
/*
|
||||
* Verbose Debugging Function
|
||||
*/
|
||||
|
||||
/*
|
||||
* Parsing Functions
|
||||
|
|
Loading…
Reference in a new issue