This commit is contained in:
Aleksey Kladov
2020-05-21 16:11:37 +02:00
parent 5f57491c98
commit ef0da3bbec
3 changed files with 18 additions and 34 deletions

View File

@@ -42,9 +42,6 @@ mod inlay_hints;
mod expand_macro;
mod ssr;
#[cfg(test)]
mod test_utils;
use std::sync::Arc;
use ra_cfg::CfgOptions;