refactor: simplify /song/url/v1/302 call chain

This commit is contained in:
RedSTARO 2026-03-01 13:48:28 +08:00
parent 59241631db
commit 89a70b14d4
2 changed files with 0 additions and 1 deletions

View File

@ -210,7 +210,6 @@ async function consturctServer(moduleDefs) {
'daily_signin.js': '/daily_signin',
'fm_trash.js': '/fm_trash',
'personal_fm.js': '/personal_fm',
'song_download_url_v1_302.js': '/song/url/v1/302',
}
/**