mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
ci: Enforce no unused imports (no-changelog) (#6073)
This commit is contained in:
@@ -18,7 +18,6 @@ import {
|
||||
} from './constants';
|
||||
import type { IDataset } from './types';
|
||||
|
||||
import _ from 'lodash';
|
||||
export class QuickChart implements INodeType {
|
||||
description: INodeTypeDescription = {
|
||||
displayName: 'QuickChart',
|
||||
|
||||
Reference in New Issue
Block a user