Skip to content

Commit

Permalink
fix: unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Ringrose committed Mar 2, 2024
1 parent e2a3331 commit b1bfb4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/handlers/static.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { RequestContext } from "../Router.ts";
import { Crypto } from "../utils/Crypto.ts";
import { mergeHeaders } from "../utils/helpers.ts";
import { Handler, HandlerOptions, BodyInit } from "../types.ts";
Expand Down

1 comment on commit b1bfb4f

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on b1bfb4f Mar 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

Module not found "file:///src/index".

Please sign in to comment.