Skip to content

Commit bb26ae8

Browse files
committed
indentation
1 parent b9fd6c9 commit bb26ae8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Source/SocketPacket.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ import Foundation
2828
struct SocketPacket {
2929
private let placeholders: Int
3030
private var currentPlace = 0
31-
32-
private static let logType = "SocketPacket"
31+
32+
private static let logType = "SocketPacket"
3333

3434
let nsp: String
3535
let id: Int

0 commit comments

Comments
 (0)