Remove unnecessary import

This commit is contained in:
Jan Oberhauser 2020-06-23 21:37:15 +02:00
parent 93afb0940b
commit d41b976b3b

View file

@ -29,8 +29,6 @@ import {
XYPositon,
} from './Interface';
import { get } from 'lodash';
Vue.use(Vuex);
export const store = new Vuex.Store({