mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 22:01:37 +00:00
remove dead code
This commit is contained in:
parent
7f9a6521ef
commit
154bce1864
3 changed files with 2 additions and 35 deletions
|
@ -2,7 +2,6 @@
|
|||
mod cancellation;
|
||||
mod input;
|
||||
mod loc2id;
|
||||
pub mod mock;
|
||||
|
||||
use std::{
|
||||
panic, sync::Arc,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue