From 524fa58f0501e86276cd69957f1aa4991a503306 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Tue, 31 May 2022 09:39:23 +0200 Subject: [PATCH] Remove erroneous .gitmodule entry --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 12fecc6668..ccec1ac990 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,9 +8,6 @@ [submodule "src/svgfill"] path = src/svgfill url = https://github.com/IfcOpenShell/svgfill -[submodule "src/ifcopenshell-python/ifcopenshell/Sample-BIM-Files"] - path = src/ifcopenshell-python/ifcopenshell/Sample-BIM-Files - url = https://github.com/atomczak/Sample-BIM-Files [submodule "src/ifcopenshell-python/test/Sample-BIM-Files"] path = src/ifcopenshell-python/test/Sample-BIM-Files url = https://github.com/atomczak/Sample-BIM-Files