Remove errant includes.

This commit is contained in:
RobotMan2412 2022-06-09 08:50:15 +02:00
parent 1ed24d6faf
commit e85e52e11f

View file

@ -10,8 +10,6 @@
#include <nvs_flash.h>
#include <nvs.h>
#include "pax_gfx.h"
#include "system_wrapper.h"
#include "settings.h"
#include "wifi_connection.h"
static const char *TAG = "wifi_connect";