Skip to content

Commit

Permalink
fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjl-mux committed Jun 27, 2024
1 parent 9ac65e7 commit 8ed48af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ class DefaultFairPlayStreamingSessionManager<
encoding: .utf8
) {
self.logger.debug(
"Application certificate error: \(utfData ?? "nil")"
"Application certificate error: \(utfData)"
)
}

Expand Down

0 comments on commit 8ed48af

Please sign in to comment.