mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Merge pull request #19612 from github/aibaars-patch-2
Rust: delete leftover log statement
This commit is contained in:
@@ -317,7 +317,6 @@ fn main() -> anyhow::Result<()> {
|
||||
.source_root(db)
|
||||
.is_library
|
||||
{
|
||||
tracing::info!("file: {}", file.display());
|
||||
extractor.extract_with_semantics(
|
||||
file,
|
||||
&semantics,
|
||||
|
||||
Reference in New Issue
Block a user