Skip to content

Commit 7dc272c

Browse files
committed
fix: Remove redundant import for Chart component
1 parent 6f1134f commit 7dc272c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/views/charts/index.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<script setup lang="ts">
2-
import { Chart } from '@/components'
3-
42
const barOption = {
53
title: {},
64
tooltip: {},

0 commit comments

Comments
 (0)