Skip to content

Commit bd35008

Browse files
matkladlnicola
andauthored
Update crates/project-model/src/project_json.rs
Co-authored-by: Laurențiu Nicola <[email protected]>
1 parent 87315ef commit bd35008

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/project-model/src/project_json.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
//!
2424
//! To support this use case, we need to make _something_ configurable. To avoid
2525
//! a [midlayer mistake](https://lwn.net/Articles/336262/), we allow configuring
26-
//! [midlayer mistake](https://lwn.net/Articles/336262/), we allow configuring
2726
//! the lowest possible layer. `ProjectJson` is essentially a hook to just set
2827
//! that global singleton in-memory data structure. It is optimized for power,
2928
//! not for convenience (you'd be using cargo anyway if you wanted nice things,

0 commit comments

Comments
 (0)