Skip to content

Commit ab94da9

Browse files
committed
Remove unused allow(clippy::all) to appease Clippy
1 parent b4ec12d commit ab94da9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

onnxruntime-sys/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
#![allow(clippy::all)]
66
#![allow(improper_ctypes)]
77

8-
#[allow(clippy::all)]
9-
108
include!(concat!(
119
env!("CARGO_MANIFEST_DIR"),
1210
"/src/generated/bindings.rs"

0 commit comments

Comments
 (0)