Remove redundant mbed.h include in UBLOX cellular driver

pull/13261/head
Lingkai Dong 2020-07-09 14:57:46 +01:00
parent 22ea1e8846
commit b5ca618bf2
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
#endif
#endif /* TARGET_FF_ARDUINO */
#include "mbed.h"
#include "CellularLog.h"
#include "AT_CellularDevice.h"
#include "AT_CellularNetwork.h"