Skip to content

Commit

Permalink
fix: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio committed Jan 9, 2021
1 parent 66d2762 commit 8f2c3fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/framework/openapi.context.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import { OpenAPIV3 } from './types';
import { Spec, RouteMetadata } from './openapi.spec.loader';
import { Console } from 'console';


export interface RoutePair {
expressRoute: string;
Expand Down

0 comments on commit 8f2c3fb

Please sign in to comment.