Skip to content

Commit

Permalink
remove unused component
Browse files Browse the repository at this point in the history
  • Loading branch information
dt2patel committed Nov 30, 2023
1 parent a29713b commit 9289036
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/views/FacilityManagement.vue
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
<script lang="ts">
import {
IonCard,
IonCardHeader,
IonCardTitle,
IonContent,
IonHeader,
Expand All @@ -74,7 +73,6 @@ export default defineComponent({
name: 'FacilityManagement',
components: {
IonCard,
IonCardHeader,
IonCardTitle,
IonContent,
IonHeader,
Expand Down

0 comments on commit 9289036

Please sign in to comment.