We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80a5dde + 1928310 commit bfe3413Copy full SHA for bfe3413
1 file changed
rust/extractor/src/main.rs
@@ -317,7 +317,6 @@ fn main() -> anyhow::Result<()> {
317
.source_root(db)
318
.is_library
319
{
320
- tracing::info!("file: {}", file.display());
321
extractor.extract_with_semantics(
322
file,
323
&semantics,
0 commit comments