chore: fix lint errors (#8981)
This commit is contained in:
parent
bbe4824955
commit
9107de63b4
8 changed files with 12 additions and 12 deletions
|
|
@ -9,7 +9,7 @@
|
|||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import { } from 'vue';
|
||||
import { } from 'vue';
|
||||
import XColumn from './column.vue';
|
||||
import XTimeline from '@/components/timeline.vue';
|
||||
import * as os from '@/os';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue