Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Dec 28, 2024
1 parent f455c85 commit 37c3450
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion playground/cypress/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

<script>
function makeFetchNetworkPost() {
console.log('making fetch call', fetch)
fetch('https://example.com', {
body: 'i am the fetch body',
method: 'POST',
Expand Down

0 comments on commit 37c3450

Please sign in to comment.