fix
This commit is contained in:
parent
579e4495f1
commit
f222c43426
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue