refactor: do some internal refactor.

This commit is contained in:
Haojun Liao 2023-06-14 10:35:03 +08:00
parent b44447e6f3
commit 5282492663
1 changed files with 0 additions and 2 deletions

View File

@ -383,8 +383,6 @@ int32_t streamExecForAll(SStreamTask* pTask) {
if (pInput) {
streamFreeQitem(pInput);
}
qDebug("456 %s", pTask->id.idStr);
return 0;
}