mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 15:11:15 +00:00
chore: debug log remove
This commit is contained in:
parent
dc8e28fb8b
commit
583f95aae7
@ -100,7 +100,6 @@ export class QQBasicInfoWrapper {
|
||||
getAppidV2ByMajor(QQVersion: string) {
|
||||
const majorPath = getMajorPath(QQVersion);
|
||||
const appid = parseAppidFromMajor(majorPath);
|
||||
console.log(appid);
|
||||
return appid;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user