mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore(docs): remove http-post-json doc comment (#7060)
Removing `// >> http-post-json`, which breaks the docs build
This commit is contained in:
committed by
Manol Donev
parent
511d45a0fb
commit
9e789a6c2b
@@ -621,7 +621,6 @@ export var test_request_NonStringHeadersSentAndReceivedProperly = function (done
|
||||
};
|
||||
|
||||
export var test_request_jsonAsContentSentAndReceivedProperly = function (done) {
|
||||
// >> http-post-json
|
||||
var result;
|
||||
|
||||
http.request({
|
||||
|
||||
Reference in New Issue
Block a user