ci: gofmt files that failed the formatting workflow check
test / test (push) Has been cancelled

Whitespace-only alignment from gofmt; removes a stray BOM in web.go.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-13 12:24:34 +03:00
parent fae0068c4a
commit a1e7e05d26
9 changed files with 35 additions and 31 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// Package web implements the SelfPost control panel's HTTP surface: the
// Package web implements the SelfPost control panel's HTTP surface: the
// one-time administrator setup flow (security.md), login/session handling
// (security.md) and the authenticated shell the later phases build on.
package web