diff --git a/modules/hls-downloader/ios/HlsDownloaderModule.swift b/modules/hls-downloader/ios/HlsDownloaderModule.swift index 003e66d9..4788ce50 100644 --- a/modules/hls-downloader/ios/HlsDownloaderModule.swift +++ b/modules/hls-downloader/ios/HlsDownloaderModule.swift @@ -201,7 +201,7 @@ public class HlsDownloaderModule: Module { print("No active download found with identifier: \(providedId)") return } - let (task, delegate, metadata, startTime) = entry.value + let (task, _, metadata, startTime) = entry.value self.sendEvent( "onError", [