Fix coding style
All checks were successful
openium/resgen.swift/pipeline/pr-master This commit looks good

This commit is contained in:
2026-01-05 11:14:59 +01:00
parent 92a2decfb7
commit 59a71d319d

View File

@@ -252,7 +252,7 @@ enum AnalyticsGenerator {
if isDebugMode {
logger.log("Analytics disabled")
}
return
return
}
managers.values.forEach { manager in