Skip to content

Commit 9dc88d7

Browse files
committed
fix: remove needless import
1 parent c229875 commit 9dc88d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/src/api/errors.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { type AxiosError, type AxiosResponse, isAxiosError } from "axios";
2-
import { coderAxiosInstance } from "./api";
32

43
const Language = {
54
errorsByCode: {

0 commit comments

Comments
 (0)