Skip to content

Commit

Permalink
fix(deno): remove process.env polyfill
Browse files Browse the repository at this point in the history
Since Deno 2 the `process` variable is available globally.
  • Loading branch information
marvinhagemeister committed Jan 21, 2025
1 parent 262814f commit da11398
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/runtime/polyfill/deno-env.ts

This file was deleted.

0 comments on commit da11398

Please sign in to comment.