Skip to content

Commit 5d227b6

Browse files
committed
Delete useless ble module
1 parent 8fe89da commit 5d227b6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ledger_device_sdk/src/lib.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
#![feature(generic_const_exprs)]
88
#![feature(cfg_version)]
99

10-
#[cfg(any(target_os = "nanox", target_os = "stax", target_os = "flex"))]
11-
pub mod ble;
12-
1310
pub mod ecc;
1411
pub mod hash;
1512
pub mod hmac;

0 commit comments

Comments
 (0)