fix a few lints in clippy 1.57
This commit is contained in:
@@ -274,6 +274,7 @@ impl Modification {
|
||||
|
||||
/// Usage documentation for a report property (which may be used for sorting, as a column, or
|
||||
/// both).
|
||||
#[allow(dead_code)]
|
||||
#[derive(Debug, Default)]
|
||||
pub(crate) struct ReportProperty {
|
||||
/// Name of the property
|
||||
|
||||
Reference in New Issue
Block a user