Respond to CR.

// FREEBIE
pull/1/head
Matthew Chen 8 years ago
parent 52ba5c1325
commit 581ba937f4

@ -47,7 +47,7 @@ extension CallUIAdaptee {
AssertIsOnMainThread()
guard self.callService.call == nil else {
Logger.debug("unexpectedly found an existing call when trying to start outgoing call: \(recipientId)")
Logger.info("unexpectedly found an existing call when trying to start outgoing call: \(recipientId)")
return
}

Loading…
Cancel
Save