Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ccae93 commit 1928310Copy full SHA for 1928310
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