mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
chore: Remove unnecessary println! call
This commit is contained in:
parent
cff2a0fe32
commit
743c037a34
1 changed files with 0 additions and 1 deletions
|
@ -684,7 +684,6 @@ mod tests {
|
|||
range,
|
||||
)
|
||||
.unwrap();
|
||||
println!("AAA {:#?}", hover);
|
||||
assert!(hover.is_none());
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue