This commit is contained in:
Conrad Irwin 2023-10-20 10:34:09 -06:00
parent 9d07561d99
commit b596b4153f
3 changed files with 11 additions and 13 deletions

View file

@ -429,7 +429,6 @@ mod tests {
test::{editor_test_context::EditorTestContext, marked_display_snapshot},
Buffer, DisplayMap, ExcerptRange, InlayId, MultiBuffer,
};
use language::language_settings::AllLanguageSettings;
use project::Project;
use settings::SettingsStore;
use util::post_inc;