Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
Kr0nox committed Oct 1, 2023
1 parent 1e260c4 commit 74d487b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion report-viewer/src/components/ClusterGraph.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import ChartDataLabels from 'chartjs-plugin-datalabels'
import { EdgeLine, GraphController, GraphChart } from 'chartjs-chart-graph'
import { store } from '@/stores/store'
import { graphColors } from '@/utils/ColorUtils'
import { start } from 'repl'
const props = defineProps({
cluster: {
Expand Down

0 comments on commit 74d487b

Please sign in to comment.