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

@ -27,7 +27,6 @@
import appContent from "./components/appContent.vue";
import loadingContent from "./components/loadingContent.vue";
import Mousetrap from "mousetrap";
// vue3 migration
import { eventBus } from "./eventBus.js";
Mousetrap.prototype.stopCallback = function (e, element) {