🤖 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 Dario Ghunney Ware
parent 49a3b62841
commit 0594cb490f

View File

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