We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c229875 commit 9dc88d7Copy full SHA for 9dc88d7
site/src/api/errors.ts
@@ -1,5 +1,4 @@
1
import { type AxiosError, type AxiosResponse, isAxiosError } from "axios";
2
-import { coderAxiosInstance } from "./api";
3
4
const Language = {
5
errorsByCode: {
0 commit comments