Remove MARK: for websockets methods

This commit is contained in:
Erik Little 2018-03-02 11:33:46 -05:00
parent ef02247a0c
commit 07c3678ea9
No known key found for this signature in database
GPG Key ID: 62F837E56F4E9320

View File

@ -629,7 +629,7 @@ public final class SocketEngine : NSObject, URLSessionDelegate, SocketEnginePoll
}
}
// MARK: WebSocket Methods
// WebSocket Methods
private func websocketDidConnect() {
if !forceWebsockets {