diff --git a/packages/core/src/manifest/stage/JobStageExecutionLogs.tsx b/packages/core/src/manifest/stage/JobStageExecutionLogs.tsx index 0c86053adac..712b7f34351 100644 --- a/packages/core/src/manifest/stage/JobStageExecutionLogs.tsx +++ b/packages/core/src/manifest/stage/JobStageExecutionLogs.tsx @@ -1,4 +1,4 @@ -import { isEmpty, template } from 'lodash'; +import { template } from 'lodash'; import React from 'react'; import { from as observableFrom, Subject } from 'rxjs'; import { takeUntil } from 'rxjs/operators'; @@ -52,7 +52,7 @@ export class JobStageExecutionLogs extends React.Component Console Output (External)