Skip to content

Commit

Permalink
🔥 remove no longer valid comment
Browse files Browse the repository at this point in the history
  • Loading branch information
astoilkov committed Jul 29, 2022
1 parent 85a30e5 commit 2f868a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ export async function pSignal<T>(
removeAbortListener()

if (result instanceof AbortedValue) {
// intentionally creating a new error because this one will have a better stack trace
throw createAbortError()
}

Expand Down

0 comments on commit 2f868a5

Please sign in to comment.