Skip to content

Commit

Permalink
unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
mxsdev committed Jan 19, 2024
1 parent 3306ccd commit efadae4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/types/web-handler.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
import type { FetchEvent } from "@edge-runtime/primitives"
import {
ModuleService,
ModuleServiceOptions,
} from "src/adapters/module-service"
import { EdgeSpec } from "./edge-spec"

export type EdgeSpecRouteParams = {
Expand Down

0 comments on commit efadae4

Please sign in to comment.