Skip to content

Commit

Permalink
fix: pre-commit issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Yohe-Am committed Dec 16, 2024
1 parent 7826044 commit a5f34f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/typegate/src/runtimes/deno/hooks/worker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,3 @@ self.onmessage = async ({ data }: MessageEvent<{ import: string }>) => {

self.close();
};


0 comments on commit a5f34f5

Please sign in to comment.