remove blank line

This commit is contained in:
Marcin Kowalicki 2021-09-05 14:27:11 +02:00
parent 8385db7b51
commit 09f55fcb9a

View file

@ -11,7 +11,6 @@ interface IndexState {
selectedStudent: number
}
export default new Vuex.Store({
state: {
drawer: true,