chore: cleanup
This commit is contained in:
parent
d9da197819
commit
b0a29b4319
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ export default async function() {
|
|||
})
|
||||
}
|
||||
|
||||
// Fetch the listens data for the past week
|
||||
let { data: listens, error } = await supabase
|
||||
.from('listens')
|
||||
.select(`
|
||||
|
|
Reference in a new issue