Remove flow defs and usage, will be using TS

This commit is contained in:
Dane Everitt
2018-12-16 14:11:56 -08:00
parent 8fd0e5ff57
commit cc7f7d7123
10 changed files with 110 additions and 88 deletions

View File

@@ -1,4 +1,3 @@
// @flow
import Vue from 'vue';
import Vuex from 'vuex';
import vuexI18n from 'vuex-i18n';