Remove redundant code

This commit is contained in:
An Phan 2016-03-30 11:46:18 +08:00
parent 517c71e26c
commit 6377c0d948

View file

@ -42,12 +42,6 @@
},
},
methods: {
setViewMode(mode) {
this.viewMode = mode;
},
},
events: {
/**
* When the application is ready, load the first batch of items.