Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
marcolarosa committed Oct 25, 2024
1 parent 112ed4a commit a0930a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/vue-components/Releases.vue
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@
</template>

<script setup>
import { capitalize } from "vue";
import { reactive, onBeforeMount } from "vue";
const data = reactive({
release: undefined,
Expand Down

0 comments on commit a0930a3

Please sign in to comment.