Skip to content

Commit c11622d

Browse files
committed
remove unused imports
1 parent da41303 commit c11622d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/openapi-fetch/src/index.d.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import type {
2-
ErrorResponse,
32
FilterKeys,
43
HttpMethod,
54
IsOperationRequestBodyOptional,
@@ -8,7 +7,6 @@ import type {
87
PathsWithMethod,
98
ResponseObjectMap,
109
RequiredKeysOf,
11-
SuccessResponse,
1210
GetResponseContent,
1311
ErrorStatus,
1412
OkStatus,

0 commit comments

Comments
 (0)