fix: Remove accidental plugins/7-segment-clock submodule entry

Remove uninitialized submodule 'plugins/7-segment-clock' that was
accidentally included. This submodule is not related to the one-shot
installer feature and should not be part of this PR.

- Remove submodule entry from .gitmodules
- Remove submodule from git index
- Clean up submodule configuration
This commit is contained in:
Chuck
2026-01-08 12:17:26 -05:00
parent 19b6fc243f
commit 38ffaf0188
2 changed files with 0 additions and 4 deletions

3
.gitmodules vendored
View File

@@ -61,9 +61,6 @@
[submodule "plugins/ledmatrix-of-the-day"]
path = plugins/ledmatrix-of-the-day
url = https://github.com/ChuckBuilds/ledmatrix-of-the-day.git
[submodule "plugins/7-segment-clock"]
path = plugins/7-segment-clock
url = https://github.com/ChuckBuilds/ledmatrix-7-segment-clock
[submodule "plugins/youtube-stats"]
path = plugins/youtube-stats
url = https://github.com/ChuckBuilds/ledmatrix-youtube-stats.git