Fix PR comments

This commit is contained in:
ManyTheFish 2024-04-17 10:54:48 +02:00
parent a1ea224da9
commit 3acfab2eb7
4 changed files with 10 additions and 4 deletions

View file

@ -1094,7 +1094,6 @@ impl<'a, 't, 'i> Settings<'a, 't, 'i> {
}
}
#[derive(Clone)]
pub struct InnerIndexSettingsDiff {
pub(crate) old: InnerIndexSettings,
pub(crate) new: InnerIndexSettings,