removed functions related to HTTP requests

This commit is contained in:
Valmo Trindade
2025-01-29 19:25:45 -03:00
parent 7bb59ef2ed
commit 0409edb073
8 changed files with 0 additions and 120 deletions

View File

@@ -1,3 +0,0 @@
params[_type, _message];
"armatak" callExtension ["log", [_type, _message]]

View File

@@ -1,3 +0,0 @@
params["_marker"];
"armatak" callExtension ["ots_api:delete", _marker call armatak_fnc_extract_info];

View File

@@ -1,3 +0,0 @@
params["_markers"];
"armatak" callExtension ["ots_api:post", [[_markers]]];

View File

@@ -1,3 +0,0 @@
params["_markers"];
"armatak" callExtension ["ots_api:post_debug", [[markers]]];