mirror of https://github.com/ARMmbed/mbed-os.git
remove an un-necessary comment header
parent
4f2c3edf5b
commit
9014777a31
|
@ -15,10 +15,6 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/**
|
||||
* This is a mock driver using the flash abstraction layer. It allows for writing tests.
|
||||
*/
|
||||
|
||||
#if DEVICE_STORAGE
|
||||
|
||||
#include <string.h>
|
||||
|
|
Loading…
Reference in New Issue