Make CI happy

This commit is contained in:
ivan770 2021-03-14 19:05:09 +02:00
parent 7d48e04f31
commit d6977550dd
No known key found for this signature in database
GPG Key ID: D8C4BD5AE4D9CC4D

View File

@ -11,7 +11,7 @@ use ide::{
AnnotationConfig, FileId, FilePosition, FileRange, HoverAction, HoverGotoTypeData, Query,
RangeInfo, Runnable, RunnableKind, SearchScope, SourceChange, TextEdit,
};
use ide_db::{StructureNodeKind, SymbolKind};
use ide_db::SymbolKind;
use itertools::Itertools;
use lsp_server::ErrorCode;
use lsp_types::{