mirror of
https://github.com/amir20/dozzle.git
synced 2026-01-05 12:25:32 +01:00
removes comment import
This commit is contained in:
@@ -2,7 +2,6 @@ import { mount } from "@vue/test-utils";
|
||||
import { createTestingPinia } from "@pinia/testing";
|
||||
// @ts-ignore
|
||||
import EventSource, { sources } from "eventsourcemock";
|
||||
// import debounce from "lodash.debounce";
|
||||
import LogEventSource from "./LogEventSource.vue";
|
||||
import LogViewer from "./LogViewer.vue";
|
||||
import { settings } from "../composables/settings";
|
||||
|
||||
Reference in New Issue
Block a user