From f29db693c8a3fbc826ee32e75877416e697b5e70 Mon Sep 17 00:00:00 2001 From: Yacine Elhamer Date: Tue, 20 Jun 2023 20:25:19 +0100 Subject: [PATCH] fix git submodules error --- .gitmodules | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 7e35b5b1..ec880fe0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,5 +5,3 @@ path = tests/data url = ../capa-testfiles.git branch = dynamic-feature-extractor -[submodule "tests/data/"] - branch = dynamic-feature-extractor