From b561c3f560bc29d001531ea94545f1dc4d78bd96 Mon Sep 17 00:00:00 2001 From: Milan Ihl Date: Thu, 24 Sep 2020 21:49:20 +0200 Subject: [PATCH] remove submodule hudbars --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 3198808c..9773a55b 100755 --- a/.gitmodules +++ b/.gitmodules @@ -10,9 +10,6 @@ [submodule "mods/worldedit"] path = mods/worldedit url = https://github.com/Uberi/Minetest-WorldEdit -[submodule "mods/hudbars"] - path = mods/hudbars - url = https://git.tchncs.de/Illuna-Minetest/hudbars.git [submodule "mods/xdecor"] path = mods/xdecor url = https://git.tchncs.de/Illuna-Minetest/xdecor.git