Skip to content

Commit

Permalink
chore: fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinhagemeister committed Mar 22, 2024
1 parent c624bd9 commit d3fbc23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/server/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,6 @@ export interface RouteConfig {
skipAppWrapper?: boolean;
}

// deno-lint-ignore no-empty-interface
export interface RenderOptions extends ResponseInit {}

export type ServeHandlerInfo = {
Expand Down

0 comments on commit d3fbc23

Please sign in to comment.