Remove Vue3 migration comments

This commit is contained in:
Julian Stirling 2026-02-15 16:58:37 +00:00
parent c583be7756
commit eb22ad7e68
40 changed files with 0 additions and 40 deletions

View file

@ -34,7 +34,6 @@
</template>
<script>
// vue3 migration
import { eventBus } from "../../eventBus.js";
import { useIntersectionObserver } from "@vueuse/core";