Skip to content

Commit e046f5e

Browse files
Update src/components/SeatsAnalysisViewer.vue
Co-authored-by: Marcio Tedesco <[email protected]>
1 parent 29e369a commit e046f5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/SeatsAnalysisViewer.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@
6767
<script lang="ts">
6868
import { defineComponent, ref, toRef , watchEffect } from 'vue';
6969
import { Seat } from '../model/Seat';
70-
import { Line, Bar } from 'vue-chartjs'
7170
import {
7271
Chart as ChartJS,
7372
ArcElement,

0 commit comments

Comments
 (0)