Skip to content

Commit e3daa22

Browse files
SF97carmine
authored andcommitted
style(linting): fix linting issues
1 parent f23ce0c commit e3daa22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/middlewares/openapi.request.validator.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import {
2121
import { BodySchemaParser } from './parsers/body.parse';
2222
import { ParametersSchemaParser } from './parsers/schema.parse';
2323
import { RequestParameterMutator } from './parsers/req.parameter.mutator';
24-
import { debug } from 'console';
2524

2625
type OperationObject = OpenAPIV3.OperationObject;
2726
type SchemaObject = OpenAPIV3.SchemaObject;

0 commit comments

Comments
 (0)