Rust: delete leftover log statement

This commit is contained in:
Arthur Baars
2025-05-28 15:51:42 +02:00
committed by GitHub
parent 7ccae93a12
commit 19283102da

View File

@@ -317,7 +317,6 @@ fn main() -> anyhow::Result<()> {
.source_root(db)
.is_library
{
tracing::info!("file: {}", file.display());
extractor.extract_with_semantics(
file,
&semantics,