Commit 2e9c79e5 by Shailesh Aher

[IOS-127]: Removed comments from the code

parent a742aac0
......@@ -73,7 +73,6 @@ final class TerceptSDKManager: AdEventLoggable, DependencyRepresentable {
guard let placements = ConfigManager.shared.config.adConfig.placements,
!placements.isEmpty else { return }
//TODO: Check what happens if we register more ads than what we show
register(adUnitIDs: placements.values.map { $0.adUnitId })
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment