chore: formatting

This commit is contained in:
2026-05-18 17:49:03 +02:00
parent 4e9b42d8bb
commit 60c8f6039b

View File

@@ -7,4 +7,3 @@ const (
KiB512 int64 = 512 << 10
MiB2 int64 = 2 << 20
)