Skip to content

Commit c0e0ea0

Browse files
committed
fixup! Add tests between file/pipe mode
1 parent 73a658b commit c0e0ea0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/compression_e2e.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use linux_perf_data::{CompressionInfo, Error, PerfFileReader, PerfFileRecord};
1+
use linux_perf_data::{CompressionInfo, PerfFileReader, PerfFileRecord};
22
use std::fs::File;
33
use std::io::BufReader;
44

0 commit comments

Comments
 (0)