We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73a658b commit c0e0ea0Copy full SHA for c0e0ea0
1 file changed
tests/compression_e2e.rs
@@ -1,4 +1,4 @@
1
-use linux_perf_data::{CompressionInfo, Error, PerfFileReader, PerfFileRecord};
+use linux_perf_data::{CompressionInfo, PerfFileReader, PerfFileRecord};
2
use std::fs::File;
3
use std::io::BufReader;
4
0 commit comments