Skip to content

Commit fa4eb42

Browse files
committed
fix #6
1 parent fc63866 commit fa4eb42

File tree

1 file changed

+0
-1
lines changed
  • template/src/components/views/home

1 file changed

+0
-1
lines changed

template/src/components/views/home/home.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import Vue from 'components/base'
22
import { Component, Watch, Prop } from 'vue-property-decorator'
3-
import { State, Mutation, Getter, Action} from 'vuex-class'
43
import template from './home.vue'
54
import Hello from 'components/tags/hello'
65

0 commit comments

Comments
 (0)