Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
afinch7 committed Jul 26, 2020
1 parent 6f5a22d commit 6d123cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/route-resolver.ts
Expand Up @@ -7,7 +7,6 @@ import {
ROUTE_ARGS_METADATA,
} from "../common/constants.ts";
import { isMethod, isString } from "../util/check.ts";
import { Injector } from "./injector.ts";
import { HttpMethod } from "../common/http.ts";

interface RouteRecord {
Expand Down

0 comments on commit 6d123cb

Please sign in to comment.