Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove example with no content references #271

Merged
merged 2 commits into from
Apr 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 0 additions & 1 deletion fetch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ See below for links to the live versions of each example:
- [Basic Fetch example with returned Response properties](https://mdn.github.io/dom-examples/fetch/fetch-response/)
- [Fetch cloned Response example](https://mdn.github.io/dom-examples/fetch/fetch-response-clone/)
- [Fetch text example](https://mdn.github.io/dom-examples/fetch/fetch-text/)
- [Fetch example with Request object and Init object](https://mdn.github.io/dom-examples/fetch/fetch-with-init-then-request/)
- [object-fit gallery with fetched images](https://mdn.github.io/dom-examples/fetch/object-fit-gallery-fetch/)
Binary file removed fetch/fetch-with-init-then-request/flowers.jpg
Binary file not shown.
50 changes: 0 additions & 50 deletions fetch/fetch-with-init-then-request/index.html

This file was deleted.