Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b92024d

Browse files
snowe2010FalkWolsky
authored and
FalkWolsky
committed
Small amount of code cleanup
1 parent cbcaec6 commit b92024d

File tree

1 file changed

+1
-2
lines changed
  • server/node-service/src/plugins/openApi

1 file changed

+1
-2
lines changed

‎server/node-service/src/plugins/openApi/index.ts‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,10 @@ import {
1212
isFile,
1313
} from "./util";
1414
import { badRequest } from "../../common/error";
15-
import { safeJsonParse } from "../../common/util";
1615
import { OpenAPI, OpenAPIV2, OpenAPIV3 } from "openapi-types";
1716
import _ from "lodash";
1817
import { fetch } from "../../common/fetch";
19-
import { RequestInit,Response } from "node-fetch";
18+
import { RequestInit } from "node-fetch";
2019

2120
const dataSourceConfig = {
2221
type: "dataSource",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /