mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 17:03:31 +00:00
removed functions related to HTTP requests
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
params[_type, _message];
|
||||
|
||||
"armatak" callExtension ["log", [_type, _message]]
|
||||
@@ -1,3 +0,0 @@
|
||||
params["_marker"];
|
||||
|
||||
"armatak" callExtension ["ots_api:delete", _marker call armatak_fnc_extract_info];
|
||||
@@ -1,3 +0,0 @@
|
||||
params["_markers"];
|
||||
|
||||
"armatak" callExtension ["ots_api:post", [[_markers]]];
|
||||
@@ -1,3 +0,0 @@
|
||||
params["_markers"];
|
||||
|
||||
"armatak" callExtension ["ots_api:post_debug", [[markers]]];
|
||||
Reference in New Issue
Block a user