Skip to content

Commit 72f01ef

Browse files
committed
abi: remove unecessary header include from the test
1 parent 8110d2a commit 72f01ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test-eth-abi.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,6 @@ void test_eth_abi_call(void) {
592592

593593
free(fn1);
594594
};
595-
#include <string.h>
596595

597596
void test_eth_abi_other_case_0(void) {
598597
struct eth_abi abi0={0}, abi1={0};

0 commit comments

Comments
 (0)