fmt: apply gofmt formatting

This commit is contained in:
2026-04-20 01:49:52 +02:00
parent dccd9d8f59
commit a6d2b9821a
7 changed files with 7 additions and 9 deletions

View File

@@ -365,5 +365,3 @@ func cloneModeSources(modeSources map[string]ModeSource) map[string]ModeSource {
} }
return cloned return cloned
} }