Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
docs: fix crash in README example
Browse files Browse the repository at this point in the history
  • Loading branch information
trentm committed Jul 22, 2021
1 parent 14655bc commit 88667e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ async function operation() {
})

span.end();
return output;
}

async function main() {
Expand Down

0 comments on commit 88667e5

Please sign in to comment.