From 4d2be9181272a26ae579e7d92347fcd7a8783835 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isabel=20Sch=C3=B6ps=20Thiel=20=40IsabelSchoepd?= <155141998+IST-Github@users.noreply.github.com> Date: Thu, 4 Jan 2024 04:31:35 +0100 Subject: [PATCH] Delete .gitmodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Isabel Schöps Thiel @IsabelSchoepd <155141998+IST-Github@users.noreply.github.com> --- .gitmodules | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 241c169c47..0000000000 --- a/.gitmodules +++ /dev/null @@ -1,8 +0,0 @@ -[submodule "tests"] - path = tests/testdata - url = https://github.com/ethereum/tests - shallow = true -[submodule "evm-benchmarks"] - path = tests/evm-benchmarks - url = https://github.com/ipsilon/evm-benchmarks - shallow = true