aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_db/src/change.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ra_ide_db/src/change.rs')
-rw-r--r--crates/ra_ide_db/src/change.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/ra_ide_db/src/change.rs b/crates/ra_ide_db/src/change.rs
index d40cfeb02..a1bb3043b 100644
--- a/crates/ra_ide_db/src/change.rs
+++ b/crates/ra_ide_db/src/change.rs
@@ -279,7 +279,6 @@ impl RootDatabase {
279 hir::db::InternImplQuery 279 hir::db::InternImplQuery
280 280
281 // HirDatabase 281 // HirDatabase
282 hir::db::InternTypeCtorQuery
283 hir::db::InternTypeParamIdQuery 282 hir::db::InternTypeParamIdQuery
284 ]; 283 ];
285 284