Skip to content

Commit

Permalink
feat(web-core): remove code
Browse files Browse the repository at this point in the history
  • Loading branch information
CzechSebastian committed Nov 26, 2024
1 parent 371a78a commit 5494798
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions @xen-orchestra/web/src/pages/host/[id]/network.vue
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@
<script setup lang="ts">
import PifTable from '@/components/pif/PifTable.vue'
import VtsIcon from '@core/components/icon/VtsIcon.vue'
import VtsStateHero from '@core/components/state-hero/VtsStateHero.vue'
import ColumnTitle from '@core/components/table/ColumnTitle.vue'
import VtsTable from '@core/components/table/VtsTable.vue'
import UiActionsTitle from '@core/components/ui/actions-title/UiActionsTitle.vue'
import UiButton from '@core/components/ui/button/UiButton.vue'
import UiButtonIcon from '@core/components/ui/button-icon/UiButtonIcon.vue'
import UiCard from '@core/components/ui/card/UiCard.vue'
Expand Down

0 comments on commit 5494798

Please sign in to comment.