remove console.log
This commit is contained in:
@@ -172,8 +172,6 @@ export const createNodesStore = (
|
|||||||
checkEquality: false
|
checkEquality: false
|
||||||
});
|
});
|
||||||
|
|
||||||
console.log(nodesInitialized);
|
|
||||||
|
|
||||||
if (get(fitViewQueued) && nodesInitialized && get(panZoom)) {
|
if (get(fitViewQueued) && nodesInitialized && get(panZoom)) {
|
||||||
const fitViewPromise = fitViewport(
|
const fitViewPromise = fitViewport(
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user