[traverse] nit
This commit is contained in:
parent
35463a46b6
commit
523a9d1d00
@ -105,7 +105,7 @@ export default class TraversalContext {
|
||||
path.resync();
|
||||
path.pushContext(this);
|
||||
|
||||
// this path is no longer belongs to the tree
|
||||
// this path no longer belongs to the tree
|
||||
if (path.key === null) continue;
|
||||
|
||||
if (testing && queue.length >= 1000) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user