fix(all): remove unused header includes

This commit is contained in:
Xiao Xufeng
2024-03-24 01:39:40 +08:00
parent f886bbc848
commit 313c4f2cdc
12 changed files with 0 additions and 14 deletions

View File

@@ -11,7 +11,6 @@
#include "esp_log.h"
#include "esp_image_format.h"
#include "esp_secure_boot.h"
#include "spi_flash_mmap.h"
#include "esp_fault.h"
#include "esp32/rom/sha.h"
#include "uECC_verify_antifault.h"