clean up
This commit is contained in:
parent
7882c9bbcc
commit
17ecb81f12
3 changed files with 2 additions and 2 deletions
|
|
@ -239,7 +239,6 @@ const market = async () => {
|
|||
}
|
||||
])
|
||||
.then(async events => {
|
||||
// ;[stalls, products] = await this.updateData(events)
|
||||
this.events = events || []
|
||||
this.events.map(eventToObj).map(e => {
|
||||
if (e.kind == 0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue