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

@ -47,7 +47,6 @@
<script>
import ActionButton from "../../labThingsComponents/actionButton.vue";
import ServerSpecifiedPropertyControl from "../../labThingsComponents/serverSpecifiedPropertyControl.vue";
// vue3 migration
import { useIntersectionObserver } from "@vueuse/core";
export default {