refactor(core): Clean up event relays (no-changelog) (#10284)
This commit is contained in:
@@ -16,7 +16,7 @@ import config from '@/config';
|
||||
import { OnShutdown } from '@/decorators/OnShutdown';
|
||||
import type { QueueRecoverySettings } from './execution.types';
|
||||
import { OrchestrationService } from '@/services/orchestration.service';
|
||||
import { EventService } from '@/eventbus/event.service';
|
||||
import { EventService } from '@/events/event.service';
|
||||
|
||||
/**
|
||||
* Service for recovering key properties in executions.
|
||||
|
||||
Reference in New Issue
Block a user