mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-12 05:17:28 -08:00
👕 Fix lint issue
This commit is contained in:
parent
d90a5e5dc6
commit
044c986f30
|
@ -1,6 +1,6 @@
|
|||
import mixins from 'vue-typed-mixins';
|
||||
// @ts-ignore
|
||||
import normalizeWheel from 'normalize-wheel';
|
||||
|
||||
import { deviceSupportHelpers } from '@/components/mixins/deviceSupportHelpers';
|
||||
import { nodeIndex } from '@/components/mixins/nodeIndex';
|
||||
|
||||
|
|
Loading…
Reference in a new issue