summaryrefslogtreecommitdiff
path: root/nrf-softdevice/src/ble/gatt_server/characteristic.rs
diff options
context:
space:
mode:
Diffstat (limited to 'nrf-softdevice/src/ble/gatt_server/characteristic.rs')
-rw-r--r--nrf-softdevice/src/ble/gatt_server/characteristic.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/nrf-softdevice/src/ble/gatt_server/characteristic.rs b/nrf-softdevice/src/ble/gatt_server/characteristic.rs
index 6bc33c2..cdc44a1 100644
--- a/nrf-softdevice/src/ble/gatt_server/characteristic.rs
+++ b/nrf-softdevice/src/ble/gatt_server/characteristic.rs
@@ -1,5 +1,3 @@
-use core::convert::TryInto;
-
use crate::ble::SecurityMode;
use crate::raw;