Remove leftover debug logs

This commit is contained in:
Keavon Chambers
2023-03-21 00:41:56 -07:00
parent 90853ab7e2
commit 2e7c0274bd
9 changed files with 1 additions and 24 deletions
@@ -231,7 +231,6 @@ impl MessageHandler<PortfolioMessage, (&InputPreprocessorMessageHandler, &Prefer
percent,
status,
} => {
debug!("ImaginateSetGeneratingStatus: {:?} {:?} {:?} {:?}", document_id, layer_path, node_path, percent);
let get = |name: &str| IMAGINATE_NODE.inputs.iter().position(|input| input.name == name).unwrap_or_else(|| panic!("Input {name} not found"));
if let Some(percentage) = percent {
responses.push_back(