mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
chore: Remove some of the bad logging
This commit is contained in:
@@ -268,7 +268,6 @@ export class HostSystemStartOs implements Effects {
|
||||
>
|
||||
}
|
||||
setHealth(...[options]: Parameters<T.Effects["setHealth"]>) {
|
||||
console.error("BLUJ sethealth", options)
|
||||
return this.rpcRound("setHealth", options) as ReturnType<
|
||||
T.Effects["setHealth"]
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user