Skip to content

Commit

Permalink
Revert "Update server.ts"
Browse files Browse the repository at this point in the history
This reverts commit d4f160a.
  • Loading branch information
ry committed Jan 31, 2025
1 parent d4f160a commit 137f815
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions server.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// process.env = Deno.env.toObject();
import "data:application/javascript;charset=utf-8;base64,cHJvY2Vzcy5lbnYgPSBEZW5vLmVudi50b09iamVjdCgpOw=="
process.env = Deno.env.toObject();

import "@std/dotenv/load";

Expand Down

0 comments on commit 137f815

Please sign in to comment.