Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
cool
Browse files Browse the repository at this point in the history
  • Loading branch information
KATT committed Oct 6, 2023
1 parent 715dc64 commit ad7ea34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/async/deserializeAsync.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ export function createTsonParseAsyncInner(opts: TsonAsyncOptions) {
assert(controller as any, "No controller found");

return transformer.deserialize({
// abortSignal
onDone() {
try {
controller.close();
Expand Down

0 comments on commit ad7ea34

Please sign in to comment.