feat: removed os.log and moved to NextLog

This commit is contained in:
Serhiy Mytrovtsiy
2021-06-26 13:38:45 +02:00
parent 4f7a7bab25
commit a3a002a2d3
20 changed files with 88 additions and 113 deletions

View File

@@ -11,7 +11,6 @@
import Cocoa
import Kit
import os.log
import IOKit.hid
internal class SensorsReader: Reader<[Sensor_t]> {