1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-15 07:35:11 +00:00

chore: run formatter

This commit is contained in:
Kyle Mendell
2026-02-10 15:21:09 -06:00
parent 310b81c277
commit 60825c5743
6 changed files with 84 additions and 86 deletions

View File

@@ -22,6 +22,7 @@ import (
"github.com/pocket-id/pocket-id/backend/internal/common"
)
const maxTotalSize = 300 * 1024 * 1024 // 300 MB limit for total decompressed size
type GeoLiteService struct {