We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be96cac commit d90f019Copy full SHA for d90f019
1 file changed
crates/ostree-ext/src/objgv.rs
@@ -19,7 +19,6 @@ mod tests {
19
use gvariant::aligned_bytes::TryAsAligned;
20
use gvariant::Marker;
21
22
- use super::*;
23
#[test]
24
fn test_dirtree() {
25
// Just a compilation test
0 commit comments