fix: some build errors and warnings caused by useless code
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
// 基础请求工具函数
|
||||
|
||||
import { API_CONFIG } from './config';
|
||||
import type { HTTPValidationError } from './types';
|
||||
|
||||
// 请求选项接口
|
||||
export interface RequestOptions {
|
||||
|
||||
Reference in New Issue
Block a user