mirror of
https://github.com/tenrok/axios.git
synced 2026-06-17 19:21:29 +03:00
Removed unused imports (#4949)
Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
@@ -5,7 +5,6 @@ import axios, {
|
||||
AxiosInstance,
|
||||
AxiosAdapter,
|
||||
Cancel,
|
||||
CancelToken,
|
||||
CancelTokenSource,
|
||||
Canceler, AxiosProgressEvent
|
||||
} from 'axios';
|
||||
|
||||
Reference in New Issue
Block a user