1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 21:05:35 +03:00

Removed unneeded include from flash_w25n01g.c.

This commit is contained in:
mikeller 2021-02-11 02:33:13 +13:00
parent e4536476e6
commit b8743c40cd

View file

@ -25,8 +25,6 @@
#include "platform.h"
#include "build/debug.h"
#ifdef USE_FLASH_W25N01G
#include "flash.h"