Skip to content

Commit c9307d7

Browse files
- more labels for flow classifications
- nicer popovers - physical flow/spec data types - physical flow/spec assessments - pulled out filters to own widget - pulled out assessment table to own widget #6895
1 parent 9ddccc7 commit c9307d7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

waltz-ng/client/data-flow/components/svelte/flow-detail-tab/FlowDetailPanel.svelte

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@
8282
flowViewCall = logicalFlowStore.getViewForSelector(selectionOptions);
8383
}
8484
}
85-
86-
$: console.log({filterFlows, physicalFlows, logicalFlows})
8785
</script>
8886
8987

0 commit comments

Comments
 (0)