Chore: remove comment code (#376)

Signed-off-by: junxiang Mu <1948535941@qq.com>
This commit is contained in:
guojidan
2025-08-10 17:57:33 -07:00
committed by GitHub
parent 76288f2501
commit 6a5c0055e7

View File

@@ -183,10 +183,6 @@ async fn run(opt: config::Opt) -> Result<()> {
Error::other(err)
})?;
// init scanner and auto heal with unified cancellation token
// let _background_services_cancel_token = create_background_services_cancel_token();
// init_data_scanner().await;
// init_auto_heal().await;
let _ = create_ahm_services_cancel_token();
// Initialize heal manager with channel processor