fix: ♻️ Remove the redundant imports

This commit is contained in:
viarotel 2024-03-27 18:44:55 +08:00
parent c82560f205
commit a06708ff19

View File

@ -68,7 +68,6 @@
<script>
import PairDialog from './PairDialog/index.vue'
import { sleep } from '@/utils'
export default {
components: {