From 2690536fdabc986ee77c3fc76584d0ff1eededcc Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sat, 6 Sep 2025 20:15:43 -0400 Subject: [PATCH] Remove now-unused .gitmodules --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 00469374..00000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "BinaryObjectScanner/_EXTERNAL/stormlibsharp"] - path = BinaryObjectScanner/_EXTERNAL/stormlibsharp - url = https://github.com/robpaveza/stormlibsharp.git