Skip to content

Commit 04f8836

Browse files
committed
Remote dangling file
1 parent 3866336 commit 04f8836

File tree

2 files changed

+1
-49
lines changed

2 files changed

+1
-49
lines changed

crates/proc-macro-srv/src/server_impl.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@ mod token_stream;
1616
pub use token_stream::TokenStream;
1717

1818
pub mod rust_analyzer_span;
19-
// mod symbol;
2019
pub mod token_id;
21-
// pub use symbol::*;
20+
2221
use tt::Spacing;
2322

2423
#[derive(Clone)]

crates/proc-macro-srv/src/server_impl/symbol.rs

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)