From 64dea494ce42760e5966d37d1368991f933856a5 Mon Sep 17 00:00:00 2001
From: phpipam <miha.petkovsek@telemach.si>
Date: Tue, 12 Dec 2023 18:54:10 +0100
Subject: [PATCH] Removed submodule webauthn-php

---
 .gitmodules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index bfc4ea1c..6f9ccfa7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -29,6 +29,3 @@
 [submodule "functions/parsedown"]
 	path = functions/parsedown
 	url = https://github.com/erusev/parsedown.git
-[submodule "functions/webauthn-php"]
-	path = functions/webauthn-php
-	url = https://github.com/Firehed/webauthn-php.git
-- 
GitLab