Remove unused allow attrs

This commit is contained in:
Yotam Ofek
2025-06-28 23:40:02 +00:00
committed by Yotam Ofek
parent c720f49c46
commit 3b48407f93
10 changed files with 0 additions and 15 deletions

View File

@@ -1,4 +1,3 @@
#![allow(non_camel_case_types)]
#![expect(dead_code)]
use libc::{c_char, c_uint};