From 1f5fea9565e867a25a7ad5186cdc832768bb6f20 Mon Sep 17 00:00:00 2001 From: Sara Date: Thu, 30 May 2024 15:45:50 +0200 Subject: [PATCH] fix: removed duplicate awesome doxygen css submodule --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 5626d8f..fd4da9a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "doxygen-awesome-css"] - path = documentation/doxygen-awesome-css - url = https://github.com/jothepro/doxygen-awesome-css.git [submodule "documentation/doxygen-awesome-css"] path = documentation/doxygen-awesome-css url = https://github.com/jothepro/doxygen-awesome-css.git