remove unused field
This commit is contained in:
parent
71c78e1e12
commit
38e08f17a2
@ -28,7 +28,6 @@ public final class SocketIOClient: NSObject, SocketEngineClient {
|
||||
public let socketURL: String
|
||||
|
||||
public private(set) var engine: SocketEngineSpec?
|
||||
public private(set) var secure = false
|
||||
public private(set) var status = SocketIOClientStatus.NotConnected
|
||||
|
||||
public var nsp = "/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user