Skip to content

Commit

Permalink
fix(gateway): repeated import
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinplemelon committed Nov 19, 2024
1 parent 2ff041d commit 107b0bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/Clients/ClientDetails.vue
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,6 @@

<script lang="ts">
import { computed, defineComponent, defineEmits, defineProps, ref } from 'vue'
import { GatewayName } from '@/types/enum'
export default defineComponent({
name: 'ClientDetails',
Expand Down

0 comments on commit 107b0bc

Please sign in to comment.