mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
esp8266: Remove superfluous includes.
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
#include "queue.h"
|
||||
#include "user_interface.h"
|
||||
#include "espconn.h"
|
||||
#include "ip_addr.h"
|
||||
#include "spi_flash.h"
|
||||
#include "utils.h"
|
||||
|
||||
|
||||
@@ -36,7 +36,6 @@
|
||||
#include "queue.h"
|
||||
#include "user_interface.h"
|
||||
#include "espconn.h"
|
||||
#include "ip_addr.h"
|
||||
#include "spi_flash.h"
|
||||
#include "utils.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user