Kaynağa Gözat

remove print top

Yeo Kheng Meng 9 yıl önce
ebeveyn
işleme
f6730aae6f
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      Sources/SwiftSerial.swift

+ 0 - 1
Sources/SwiftSerial.swift

@@ -267,7 +267,6 @@ public class SerialPort {
                             useHardwareFlowControl: Bool = false,
                             useSoftwareFlowControl: Bool = false,
                             processOutput: Bool = false) {
-        print("top")
         
         guard let fileDescriptor = fileDescriptor else {
             return