remove debug print

This commit is contained in:
Lion 2024-06-15 22:24:19 +02:00 committed by GitHub
parent 46690b5bbf
commit 942cc78406
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,8 +26,6 @@ int main(int argc, char* argv[]) {
th.detach();
#endif
HTTP::Get("https://backend.beammp.com/fucker");
GetEP(argv[0]);
InitLauncher(argc, argv);