use shorthand notation (#27919)
This commit is contained in:
@@ -43,7 +43,7 @@ export async function report(error, metadata) {
|
||||
]
|
||||
const failbot = new Failbot({
|
||||
app: HAYSTACK_APP,
|
||||
backends: backends,
|
||||
backends,
|
||||
})
|
||||
return failbot.report(error, metadata)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user