Skip to content

Commit fd2b5f2

Browse files
committed
prepare for dev merge
1 parent f7f1754 commit fd2b5f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/app/components/StateRoute/ComponentMap/ComponentMap.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,6 @@ export default function ComponentMap({
250250
const contextProvidersOnly = keepContextAndProviderNodes(currentSnapshot);
251251
console.log('context only', contextProvidersOnly);
252252

253-
collectNodes(contextProvidersOnly);
254-
255253
// @ts
256254
// find the node that has been selected and use it as the root
257255
let startNode = null;

0 commit comments

Comments
 (0)