Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
ivov committed Aug 27, 2024
1 parent 216c8c8 commit 9203ac5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import type { IPushDataType, IWorkflowDb } from '@/Interfaces';
import type { RunningJobSummary } from '@/scaling/types';
import type { RunningJobSummary } from '@/scaling/scaling.types';

export type PubSubMessageMap = {
// #region Lifecycle
Expand Down

0 comments on commit 9203ac5

Please sign in to comment.