Skip to content

Commit a7fe7a1

Browse files
committed
stray unused removed
1 parent 5d43e04 commit a7fe7a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcamera-meta/src/bin/generate_from_git.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,6 @@ mod generate_rust {
437437

438438
pub fn generate_controls_file(controls: &[Control], ty: ControlsType) -> String {
439439
let header = r#"
440-
#[allow(unused_imports)]
441440
use std::ops::{{Deref, DerefMut}};
442441
use num_enum::{{IntoPrimitive, TryFromPrimitive}};
443442
#[allow(unused_imports)]

0 commit comments

Comments
 (0)