chore: remove unused responseText variable
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -299,7 +299,7 @@ async function expandTask(
|
||||
);
|
||||
}
|
||||
|
||||
const responseText = '';
|
||||
let aiServiceResponse = null;
|
||||
let aiServiceResponse = null;
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user