Skip to content

Commit

Permalink
fix(cleanup): API-30321 removed unused import (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevelong00 authored Sep 29, 2023
1 parent dcc3b44 commit fa25a81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/fixtures/utilities/oas-operations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import OASOperation from '../../../src/oas-parsing/operation';
import {
requestBodyMissingSchema,
requestBodyWithFailures,
requestBodyValid,
requestBodyOptionalPropertiesMediaTypeExample,
} from './oas-request-bodies';

Expand Down

0 comments on commit fa25a81

Please sign in to comment.