mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-26 20:02:26 -08:00
remove import
This commit is contained in:
parent
32eaf8a7b2
commit
0eb98f4a86
|
@ -95,7 +95,6 @@ import NodeSettings from '@/components/NodeSettings.vue';
|
|||
import Sticky from '@/components/Sticky.vue';
|
||||
|
||||
import * as CanvasHelpers from './canvasHelpers';
|
||||
import get from 'lodash.get';
|
||||
|
||||
import mixins from 'vue-typed-mixins';
|
||||
import { v4 as uuid } from 'uuid';
|
||||
|
|
Loading…
Reference in a new issue