From ef7f08b396bbbcba71832c8bfd073b2b5f423399 Mon Sep 17 00:00:00 2001 From: Dan Church Date: Thu, 8 Dec 2022 14:13:53 -0600 Subject: [PATCH] Remove unused submodule entry Added by mistake. Never affected any clones, though, as the submodule path wasn't committed. --- .gitmodules | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 3b7372c..cef4fb0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,11 +3,6 @@ url = https://github.com/StevenBlack/hosts.git branch = master shallow = true -[submodule "repos/EnergizedProtection-block"] - path = repos/EnergizedProtection-block - url = https://github.com/EnergizedProtection/block.git - branch = master - shallow = true [submodule "repos/AdroitAdorKhan-EnergizedProtection"] path = repos/AdroitAdorKhan-EnergizedProtection url = https://github.com/AdroitAdorKhan/EnergizedProtection.git