[docs] Remove unused callout (#56032) (#56099)

This commit is contained in:
Brandon Morelli 2020-01-28 13:19:03 -08:00 committed by GitHub
parent ec4ece7f38
commit 8fdb64d1d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 file=@file.ndjson <1>
$ curl -X POST "localhost:5601/api/saved_objects/_import" -H "kbn-xsrf: true" --form file=@file.ndjson
--------------------------------------------------
The `file.ndjson` file contains the following: