Skip to content

Commit

Permalink
[docs] Remove unused callout (elastic#56032)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorelli25 committed Jan 28, 2020
1 parent 8431162 commit dedd0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/saved-objects/import.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Import an index pattern and dashboard:

[source,js]
--------------------------------------------------
$ curl -X POST "localhost:5601/api/saved_objects/_import" -H "kbn-xsrf: true" --form [email protected] <1>
$ curl -X POST "localhost:5601/api/saved_objects/_import" -H "kbn-xsrf: true" --form [email protected]
--------------------------------------------------

The `file.ndjson` file contains the following:
Expand Down

0 comments on commit dedd0cd

Please sign in to comment.