We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48724b7 commit aff2136Copy full SHA for aff2136
src/internal/endpoints.ts
@@ -2,7 +2,6 @@ import axios, {
2
AxiosResponse,
3
AxiosResponseHeaders,
4
RawAxiosResponseHeaders,
5
- isAxiosError,
6
} from "axios";
7
import net from "net";
8
import {
0 commit comments