indentation
This commit is contained in:
parent
b9fd6c9d5b
commit
bb26ae8637
@ -28,8 +28,8 @@ import Foundation
|
|||||||
struct SocketPacket {
|
struct SocketPacket {
|
||||||
private let placeholders: Int
|
private let placeholders: Int
|
||||||
private var currentPlace = 0
|
private var currentPlace = 0
|
||||||
|
|
||||||
private static let logType = "SocketPacket"
|
private static let logType = "SocketPacket"
|
||||||
|
|
||||||
let nsp: String
|
let nsp: String
|
||||||
let id: Int
|
let id: Int
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user