mirror of
https://github.com/n8n-io/n8n.git
synced 2026-09-21 12:51:16 +08:00
⚡ Remove unnecessary import
This commit is contained in:
@@ -29,8 +29,6 @@ import {
|
||||
XYPositon,
|
||||
} from './Interface';
|
||||
|
||||
import { get } from 'lodash';
|
||||
|
||||
Vue.use(Vuex);
|
||||
|
||||
export const store = new Vuex.Store({
|
||||
|
||||
Reference in New Issue
Block a user