This commit is contained in:
Rizky 2024-02-10 06:56:03 +07:00
parent e40db345ec
commit 11981d9032
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@ export const scanComponent = async (items: IContent[]) => {
}
}
console.log(comp.pending);
if (comp.pending.size > 0) {
let all_found = true;
const founds: any = [];