mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 04:01:58 +00:00
chore: Remove some of the bad logging
This commit is contained in:
@@ -617,9 +617,6 @@ async fn set_health(
|
||||
message,
|
||||
}: SetHealth,
|
||||
) -> Result<Value, Error> {
|
||||
dbg!(&name);
|
||||
dbg!(&status);
|
||||
dbg!(&message);
|
||||
let context = context.deref()?;
|
||||
|
||||
let package_id = &context.id;
|
||||
|
||||
Reference in New Issue
Block a user