diff --git a/packages/core/ios/Sources/DdRumImplementation.swift b/packages/core/ios/Sources/DdRumImplementation.swift index 0ac8a19bf..9667c20b6 100644 --- a/packages/core/ios/Sources/DdRumImplementation.swift +++ b/packages/core/ios/Sources/DdRumImplementation.swift @@ -317,9 +317,6 @@ public class DdRumImplementation: NSObject { ssl: ssl, firstByte: firstByte, download: download, - // no need to define the size here, because if it is missing, - // it will be taken from the command - responseSize: nil, attributes: [:] ) }