Parcourir la source

Revert of unintentional commit of 'PING'

Jonas Björkert il y a 1 an
Parent
commit
71c5891a93
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      LoopFollow/BackgroundRefresh/BT/BLEManager.swift

+ 0 - 1
LoopFollow/BackgroundRefresh/BT/BLEManager.swift

@@ -143,7 +143,6 @@ extension BLEManager: BluetoothDeviceDelegate {
     }
 
     func heartBeat() {
-        LogManager.shared.log(category: .bluetooth, message: "PING")
         guard let device = activeDevice else {
             return
         }