mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-03 16:25:35 +00:00
remove socket.io module
This commit is contained in:
parent
2727f90430
commit
27103a73a9
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,9 +1,6 @@
|
|||||||
[submodule "include/commandline"]
|
[submodule "include/commandline"]
|
||||||
path = include/commandline
|
path = include/commandline
|
||||||
url = https://github.com/lionkor/commandline
|
url = https://github.com/lionkor/commandline
|
||||||
[submodule "socket.io-client-cpp"]
|
|
||||||
path = socket.io-client-cpp
|
|
||||||
url = https://github.com/socketio/socket.io-client-cpp
|
|
||||||
[submodule "asio"]
|
[submodule "asio"]
|
||||||
path = asio
|
path = asio
|
||||||
url = https://github.com/chriskohlhoff/asio
|
url = https://github.com/chriskohlhoff/asio
|
||||||
|
@ -1 +0,0 @@
|
|||||||
Subproject commit b196fa7537cd3f7bed626ead873a7b71d1293c0d
|
|
Loading…
x
Reference in New Issue
Block a user