Delete of old event data
This commit is contained in:
@@ -84,6 +84,7 @@ pub trait DropMark {
|
||||
fn field(&self) -> &Value;
|
||||
}
|
||||
|
||||
#[allow(unused)]
|
||||
pub struct DropGuard<'a> {
|
||||
mark: &'a Value,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user