Skip to content

Commit

Permalink
fix: ♻️ Remove the redundant imports
Browse files Browse the repository at this point in the history
  • Loading branch information
viarotel committed Mar 27, 2024
1 parent c82560f commit a06708f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Device/components/Wireless/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@

<script>
import PairDialog from './PairDialog/index.vue'
import { sleep } from '@/utils'
export default {
components: {
Expand Down

0 comments on commit a06708f

Please sign in to comment.