From f02961153b83017bfc85b2bb852149ed4d68fd5f Mon Sep 17 00:00:00 2001
From: Ferenc Szontágh <szf@fsociety.hu>
Date: Thu, 27 Jun 2024 18:41:36 +0000
Subject: [PATCH] remove unused modules

---
 .gitmodules |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 11b2e2d..f2c9090 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,4 @@
 [submodule "external/tser"]
 	path = external/tser
 	url = https://github.com/KonanM/tser.git
-[submodule "external/wildcards"]
-	path = external/wildcards
-	url = https://github.com/zemasoft/wildcards.git
+

--
Gitblit v1.9.3