mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 18:41:14 +00:00
This reverts commit c21c8b3369.
This commit is contained in:
@@ -38,7 +38,7 @@ import {
|
||||
getLogger,
|
||||
} from '../src/Logger';
|
||||
|
||||
import { config } from '@config';
|
||||
import * as config from '../config';
|
||||
|
||||
export class WorkflowRunnerProcess {
|
||||
data: IWorkflowExecutionDataProcessWithExecution | undefined;
|
||||
|
||||
Reference in New Issue
Block a user