This commit is contained in:
Rizky 2023-12-27 16:49:29 +07:00
parent 579e4495f1
commit f222c43426
1 changed files with 0 additions and 2 deletions

View File

@ -21,8 +21,6 @@ export const scopeMapExportImport = (p: PG, meta: IMeta, parents: IMeta[]) => {
}
}
console.log(def);
if (def) {
const ex = extractExportImport(p, m, imports);
if (next_parent) {