mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-27 23:07:12 +02:00
⚡ Remove unnecessary import
This commit is contained in:
parent
93afb0940b
commit
d41b976b3b
|
|
@ -29,8 +29,6 @@ import {
|
|||
XYPositon,
|
||||
} from './Interface';
|
||||
|
||||
import { get } from 'lodash';
|
||||
|
||||
Vue.use(Vuex);
|
||||
|
||||
export const store = new Vuex.Store({
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user