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