Fix coding style
All checks were successful
openium/resgen.swift/pipeline/pr-master This commit looks good
All checks were successful
openium/resgen.swift/pipeline/pr-master This commit looks good
This commit is contained in:
@@ -252,7 +252,7 @@ enum AnalyticsGenerator {
|
|||||||
if isDebugMode {
|
if isDebugMode {
|
||||||
logger.log("Analytics disabled")
|
logger.log("Analytics disabled")
|
||||||
}
|
}
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
managers.values.forEach { manager in
|
managers.values.forEach { manager in
|
||||||
|
|||||||
Reference in New Issue
Block a user