refactor: 移除未使用的变量data
This commit is contained in:
@@ -227,7 +227,6 @@ export class DouyinContentAdapter extends BaseContentAdapter {
|
||||
},
|
||||
),
|
||||
);
|
||||
const data = response.data;
|
||||
return this.parseDouyinSDKResponse(response.data, auditData.taskId || '');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user