Removed unused include in QUECTEL_BC95_CellularPower.cpp.

pull/6082/head
Teppo Järvelin 2018-02-19 13:58:17 +02:00 committed by Ari Parkkila
parent 3ff131be0a
commit b7bf83001d
1 changed files with 0 additions and 1 deletions

View File

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