We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40f65ad commit 5d345c5Copy full SHA for 5d345c5
vscode/react/src/pages/ModelLineageContext.ts
@@ -9,8 +9,6 @@ import {
9
getInitial as getLineageContextInitial,
10
getColumnLevelLineageContextInitial,
11
createLineageContext,
12
- type LineageAdjacencyList,
13
- type LineageDetails,
14
type ColumnLevelLineageAdjacencyList,
15
} from '@sqlmesh-common/components/Lineage'
16
0 commit comments