Remove jwt-cpp as a submodule

This commit is contained in:
Isaac Connor 2021-03-25 13:52:57 -04:00
parent b6187a8e91
commit 1c920647b8
1 changed files with 1 additions and 4 deletions

5
.gitmodules vendored
View File

@ -4,10 +4,7 @@
branch = 3.0 branch = 3.0
[submodule "web/api/app/Plugin/CakePHP-Enum-Behavior"] [submodule "web/api/app/Plugin/CakePHP-Enum-Behavior"]
path = web/api/app/Plugin/CakePHP-Enum-Behavior path = web/api/app/Plugin/CakePHP-Enum-Behavior
url = https://github.com/ZoneMinder/CakePHP-Enum-Behavior.git Url = https://github.com/ZoneMinder/CakePHP-Enum-Behavior.git
[submodule "dep/RtspServer"] [submodule "dep/RtspServer"]
path = dep/RtspServer path = dep/RtspServer
url = https://github.com/ZoneMinder/RtspServer url = https://github.com/ZoneMinder/RtspServer
[submodule "dep/jwt-cpp"]
path = dep/jwt-cpp
url = https://github.com/Thalhammer/jwt-cpp