lint using oxlint (#106)
This commit is contained in:
@@ -226,7 +226,7 @@ async function safeParseErrorResponseBody(
|
||||
) {
|
||||
return { message: body.message };
|
||||
}
|
||||
} catch (error) {
|
||||
} catch {
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user