Skip to content

Commit

Permalink
removed another unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
odalys-dataport committed Dec 6, 2023
1 parent d92cbe0 commit d6cd1a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/h5p/H5PPlayer.page.unit.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { mount } from "@vue/test-utils";
import H5pPlayerPage from "./H5PPlayer.page.vue";
import H5PPlayer from "@components/h5p/H5PPlayer.vue";
import { I18N_KEY } from "@/utils/inject";
import VueI18n from "vue-i18n";
import createComponentMocks from "@@/tests/test-utils/componentMocks";
Expand Down

0 comments on commit d6cd1a4

Please sign in to comment.