Skip to content

Commit 01ae2c0

Browse files
committed
fix build
1 parent 853d382 commit 01ae2c0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ui/src/TreeNodesTablePage.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@ import { GraphMakerSettings } from "@milaboratory/graph-maker/dist/GraphMaker/ty
66
import { GraphMaker } from '@milaboratory/graph-maker'
77
import { computed } from 'vue';
88
import { PlBlockPage, PlDropdown, PlRow, PlSpacer } from '@platforma-sdk/ui-vue';
9-
import { ref } from "vue";
109
1110
import "@milaboratory/graph-maker/dist/style.css";
12-
import "@milaboratories/uikit/lib/dist/style.css";
1311
1412
type DonorOptions = { [index: string]: number[] }
1513

0 commit comments

Comments
 (0)