mirror of
https://github.com/munki/munki.git
synced 2026-01-26 08:59:17 -06:00
Edit stub socket/server.swift so it doesn't trigger errors
This commit is contained in:
@@ -14,6 +14,5 @@ class BaseServer {
|
||||
var socketRef: CFSocket?
|
||||
|
||||
init(_: CInt) {
|
||||
let socket =
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user