Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/salsa/src/derived.rs')
| -rw-r--r-- | crates/salsa/src/derived.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/salsa/src/derived.rs b/crates/salsa/src/derived.rs index 3b5bd7f9e3..fd31ab2041 100644 --- a/crates/salsa/src/derived.rs +++ b/crates/salsa/src/derived.rs @@ -1,4 +1,3 @@ -//! use crate::debug::TableEntry; use crate::durability::Durability; use crate::hash::FxIndexMap; |