Skip to content

Commit 68717b2

Browse files
committed
[#19] remove unnused import
1 parent c2358a2 commit 68717b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/LayoutSidebar/LayoutSidebar.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
import IconSvg from "~/components/IconSvg/IconSvg.vue";
4949
import { defineComponent } from "vue";
5050
import { useNuxtApp } from "#app";
51-
import { EVENT_TYPES } from "~/config/constants";
5251
5352
export default defineComponent({
5453
components: { IconSvg },

0 commit comments

Comments
 (0)