Fix clippy issues.
This commit is contained in:
@@ -5,6 +5,7 @@ use organic::types::StandardProperties;
|
||||
#[derive(Debug, Clone)]
|
||||
pub(crate) struct ITarget {
|
||||
pub(crate) id: String,
|
||||
#[allow(dead_code)]
|
||||
value: String,
|
||||
pub(crate) post_blank: organic::types::PostBlank,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user