chore: misc cleanup
This commit is contained in:
parent
794ba63876
commit
1806afc9aa
6 changed files with 7 additions and 2 deletions
|
@ -7,5 +7,6 @@ export default async function () {
|
|||
type: 'json',
|
||||
}).catch()
|
||||
const status = await res
|
||||
|
||||
return status.response['statuses'][0]
|
||||
}
|
||||
|
|
Reference in a new issue