mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
ci: Enforce no unused imports (no-changelog) (#6073)
This commit is contained in:
@@ -165,7 +165,6 @@
|
||||
import type { INodeUi, ITableData, NDVState } from '@/Interface';
|
||||
import { getPairedItemId } from '@/utils';
|
||||
import type { PropType } from 'vue';
|
||||
import type Vue from 'vue';
|
||||
import mixins from 'vue-typed-mixins';
|
||||
import type { GenericValue, IDataObject, INodeExecutionData } from 'n8n-workflow';
|
||||
import Draggable from './Draggable.vue';
|
||||
|
||||
Reference in New Issue
Block a user