remove blank line
This commit is contained in:
parent
8385db7b51
commit
09f55fcb9a
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ interface IndexState {
|
|||
selectedStudent: number
|
||||
}
|
||||
|
||||
|
||||
export default new Vuex.Store({
|
||||
state: {
|
||||
drawer: true,
|
||||
|
|
Loading…
Reference in a new issue