remove fixme

This commit is contained in:
Aria Desires
2025-12-18 12:52:35 -05:00
parent 4f22ab8b70
commit 6d7aa3684c

View File

@@ -519,7 +519,6 @@ impl Session {
None,
&UseDefaultStrategy,
);
// FIXME(Gankra): make this infallible
let Ok(db_with_default_settings) =
ProjectDatabase::new(metadata, system, &UseDefaultStrategy);
let default_root = db_with_default_settings