We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d43e04 commit a7fe7a1Copy full SHA for a7fe7a1
libcamera-meta/src/bin/generate_from_git.rs
@@ -437,7 +437,6 @@ mod generate_rust {
437
438
pub fn generate_controls_file(controls: &[Control], ty: ControlsType) -> String {
439
let header = r#"
440
- #[allow(unused_imports)]
441
use std::ops::{{Deref, DerefMut}};
442
use num_enum::{{IntoPrimitive, TryFromPrimitive}};
443
#[allow(unused_imports)]
0 commit comments