drop one debug
This commit is contained in:
@@ -34,8 +34,7 @@ fn main() {
|
||||
|
||||
for file in files.files.iter() {
|
||||
println!(
|
||||
"{} => {}",
|
||||
file.file,
|
||||
"{}",
|
||||
serde_yaml::to_string(&file.events().unwrap().snapshot().unwrap()).unwrap(),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user