Skip to content

Commit 31ce454

Browse files
committed
Changes from node scripts/check
1 parent ab7a17c commit 31ce454

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/platform/plugins/shared/workflows_management/public/entities/workflows/store/workflow_detail/thunks

src/platform/plugins/shared/workflows_management/public/entities/workflows/store/workflow_detail/thunks/test_workflow_thunk.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
import { createAsyncThunk } from '@reduxjs/toolkit';
1111
import { i18n } from '@kbn/i18n';
1212
import { WorkflowApi } from '@kbn/workflows-ui';
13-
import { WorkflowsBaseTelemetry } from '../../../../../common/service/telemetry';
1413
import { extractWorkflowMetadata } from '../../../../../common/lib/telemetry/utils/extract_workflow_metadata';
14+
import { WorkflowsBaseTelemetry } from '../../../../../common/service/telemetry';
1515
import type { WorkflowTriggerTab } from '../../../../../features/run_workflow/ui/types';
1616
import type { WorkflowsServices } from '../../../../../types';
1717
import type { RootState } from '../../types';

0 commit comments

Comments
 (0)