Removed unused code

This commit is contained in:
Roman Cervantes 2019-09-30 20:50:45 -07:00
parent f52c9bfa56
commit 3ac791a070

View file

@ -70,10 +70,6 @@ export default {
return {
searchText: '',
loading: false,
styles: {
width: '95%',
'max-width': '800px',
},
};
},