mirror of https://github.com/ARMmbed/mbed-os.git
Removed unused include in QUECTEL_BC95_CellularPower.cpp.
parent
3ff131be0a
commit
b7bf83001d
|
@ -17,7 +17,6 @@
|
|||
|
||||
#include "QUECTEL_BC95_CellularPower.h"
|
||||
|
||||
#include "onboard_modem_api.h"
|
||||
using namespace mbed;
|
||||
|
||||
QUECTEL_BC95_CellularPower::QUECTEL_BC95_CellularPower(ATHandler &atHandler) : AT_CellularPower(atHandler)
|
||||
|
|
Loading…
Reference in New Issue