aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_db
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ide_db')
-rw-r--r--crates/ide_db/src/apply_change.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/ide_db/src/apply_change.rs b/crates/ide_db/src/apply_change.rs
index eac5ef6b9..f988572ae 100644
--- a/crates/ide_db/src/apply_change.rs
+++ b/crates/ide_db/src/apply_change.rs
@@ -222,7 +222,6 @@ impl RootDatabase {
222 sweep_each_query![ 222 sweep_each_query![
223 // AstDatabase 223 // AstDatabase
224 hir::db::InternMacroQuery 224 hir::db::InternMacroQuery
225 hir::db::InternEagerExpansionQuery
226 225
227 // InternDatabase 226 // InternDatabase
228 hir::db::InternFunctionQuery 227 hir::db::InternFunctionQuery