Skip to content

Commit

Permalink
cleanup after master merge
Browse files Browse the repository at this point in the history
  • Loading branch information
coreycondardo committed Jul 10, 2024
1 parent 3715fbc commit 85513aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/HomeIndex.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { useRouter, useRoute } from 'vue-router';
import { useNodeStore } from '@/stores/NodeStore';
import { useConfirm } from 'primevue/useconfirm';
import { storeToRefs } from 'pinia';
import { computed } from 'vue';
const router = useRouter();
const route = useRoute();
Expand Down

0 comments on commit 85513aa

Please sign in to comment.