Skip to content

Commit c7722f5

Browse files
DOC-246 remove undocumented option
1 parent 2ca0362 commit c7722f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/relationships.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ var relationships_text_data = "FLIR Systems is headquartered in Oregon and produ
1818
var content = relationships_text_data;
1919

2020
api.parameters.content = content;
21-
api.parameters.options = { "accuracyMode": "PRECISION" };
2221

2322
api.rosette(endpoint, function(err, res) {
2423
if (err) {

0 commit comments

Comments
 (0)