unneeded import
This commit is contained in:
parent
dedf3d0bd3
commit
48171bb8c0
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ import alert from "@/ux-components/alert/alert";
|
||||||
import eventBus from "@/helpers/event-bus/event-bus";
|
import eventBus from "@/helpers/event-bus/event-bus";
|
||||||
import {
|
import {
|
||||||
globalEvents,
|
globalEvents,
|
||||||
globalEventTypes
|
|
||||||
} from "@/constants/events";
|
} from "@/constants/events";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue