reloaded 5 年 前
コミット
7750bef1bd
1 ファイル変更0 行追加1 行削除
  1. 0 1
      src/store/index.js

+ 0 - 1
src/store/index.js

@@ -9,7 +9,6 @@ import character from './character';
 import menurole from './menurole';
 import region from './region';
 import profession from './profession';
-;
 
 Vue.use(Vuex);