mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-04 06:31:13 +00:00
fix: remove useless console.log
This commit is contained in:
parent
b6b14637fa
commit
07bd14a515
@ -32,8 +32,6 @@ export class NTQQFlashApi {
|
||||
const timestamp: number = Date.now();
|
||||
const selfInfo = this.core.selfInfo;
|
||||
|
||||
console.log(thumbnailPath);
|
||||
|
||||
const fileUploadArg = {
|
||||
screen: 1, // 1
|
||||
name: filesetName,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user