mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-28 03:51:21 +08:00
chore: debug log remove
This commit is contained in:
parent
4cdbdaaf4e
commit
82289d9f1f
@ -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