chore: remove trailing newlines across packages

This commit is contained in:
2026-05-26 16:17:48 +02:00
parent 5f4010901a
commit ff8f760750
6 changed files with 0 additions and 6 deletions

View File

@@ -5,4 +5,3 @@ import "go.uber.org/fx"
var Module = fx.Options(
fx.Provide(Load),
)