🤖 format everything with pre-commit by stirlingbot (#4175)

Auto-generated by [create-pull-request][1] with **stirlingbot**

[1]: https://github.com/peter-evans/create-pull-request

Signed-off-by: stirlingbot[bot] <stirlingbot[bot]@users.noreply.github.com>
Co-authored-by: stirlingbot[bot] <195170888+stirlingbot[bot]@users.noreply.github.com>
This commit is contained in:
stirlingbot[bot] 2025-08-11 14:14:41 +01:00 committed by GitHub
parent 8211fd8dc4
commit b41230db53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 8 deletions

View File

@ -65,4 +65,3 @@ window.fetchWithCsrf = async function(url, options = {}) {
return response; return response;
} }