From 2a1a7d1b18e9252274ee9928b7ae0d39a0cb18d9 Mon Sep 17 00:00:00 2001 From: Marcello Ardizzone Date: Tue, 12 Jul 2022 17:37:44 +0200 Subject: [PATCH] new: dev: pos-398 remove duplicate git submodule --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4a6c93b450..986a4ca0cf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,6 +9,3 @@ [submodule "tests/testdata"] path = tests/testdata url = https://github.com/ethereum/tests.git -[submodule "tests/evm-benchmarks"] - path = tests/evm-benchmarks - url = https://github.com/ipsilon/evm-benchmarks