From c4f01fc1f6b67f791af3b6b80ceb7d7a61abc899 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isabel=20Sch=C3=B6ps=20Thiel?= <155141998+IST-Github@users.noreply.github.com> Date: Mon, 1 Jan 2024 00:24:34 +0100 Subject: [PATCH] Delete .gitmodules --- .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