mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-04 23:18:44 +08:00
test: clean up expected console output (#604)
This commit is contained in:
@@ -83,8 +83,6 @@ export function initializeRequestOptimizer(axiosInstance: any) {
|
||||
return Promise.reject(error)
|
||||
},
|
||||
)
|
||||
|
||||
console.log('Request optimizer initialized - all requests will be auto-managed')
|
||||
}
|
||||
|
||||
// 获取当前活跃请求数量(调试用)
|
||||
|
||||
Reference in New Issue
Block a user