fix code style

This commit is contained in:
Jorge Martins
2022-11-08 09:56:00 +01:00
parent ead85a0aaa
commit b120fc6565
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#include <string.h>
#include "eth_plugin_internal.h"
#include "ethUtils.h" // allzeroes
#include "ethUtils.h" // allzeroes
bool erc20_plugin_available_check(void);