Skip to content

Commit

Permalink
chore: remove Buffer import #2
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw authored and Hebilicious committed Jul 1, 2023
1 parent c9cf8ed commit fe67c34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/runtime/entries/netlify-lambda.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import "#internal/nitro/virtual/polyfill";
import { Buffer } from "node:buffer";
import type {
Handler,
HandlerResponse,
Expand Down

0 comments on commit fe67c34

Please sign in to comment.