Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 10f43ee

Browse files
committed
fixed warnings
1 parent de89525 commit 10f43ee

File tree

1 file changed

+1
-1
lines changed
  • webapp_frontend/src/background/api

1 file changed

+1
-1
lines changed

webapp_frontend/src/background/api/auth.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import Axios, {AxiosError, AxiosResponse} from "axios";
1+
import Axios from "axios";
22

33

44
import {hostname, userPath} from "./api";

0 commit comments

Comments
 (0)