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:
Michael Scott 2020-02-03 12:18:30 -08:00 committed by Jukka Rissanen
parent 44e977c467
commit 74bb1a9be9

View file

@ -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