mirror of
https://github.com/oxen-io/session-ios.git
synced 2023-12-13 21:30:14 +01:00
Clean
This commit is contained in:
parent
804a12d1bd
commit
dfc4042987
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ public class LokiP2PAPI : NSObject {
|
|||
}
|
||||
|
||||
guard let message = createLokiAddressMessage(for: thread, isPing: true) else {
|
||||
print("[Loki] Failed to build ping message for \(pubKey).")
|
||||
print("[Loki] Failed to build ping message for: \(pubKey).")
|
||||
return
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue