Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
noridev committed Jul 14, 2023
2 parents 0f3be8f + 2b6dbd4 commit 067e4f3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
</template>

<script lang="ts" setup>
import { } from 'vue';
const props = defineProps<{
value: number;
Expand Down
1 change: 0 additions & 1 deletion packages/frontend/src/widgets/server-metric/pie.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
</template>

<script lang="ts" setup>
import { } from 'vue';
const props = defineProps<{
value: number;
Expand Down

0 comments on commit 067e4f3

Please sign in to comment.