remove "aiServiceResponse" duplicate
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -300,8 +300,6 @@ async function expandTask(
|
||||
}
|
||||
|
||||
let aiServiceResponse = null;
|
||||
let aiServiceResponse = null;
|
||||
|
||||
try {
|
||||
const role = useResearch ? 'research' : 'main';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user