Cleaning up compiler warnings.
This commit is contained in:
@@ -28,6 +28,7 @@ use crate::DynamicBlock;
|
||||
pub struct DiffResult {
|
||||
status: DiffStatus,
|
||||
name: String,
|
||||
#[allow(dead_code)]
|
||||
message: Option<String>,
|
||||
children: Vec<DiffResult>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user