diff options
Diffstat (limited to 'src/device/pro.rs')
| -rw-r--r-- | src/device/pro.rs | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/src/device/pro.rs b/src/device/pro.rs index 591b730..0d5443e 100644 --- a/src/device/pro.rs +++ b/src/device/pro.rs @@ -1,8 +1,6 @@  // Copyright (C) 2018-2019 Robin Krahl <robin.krahl@ireas.org>  // SPDX-License-Identifier: MIT -use nitrokey_sys; -  use crate::device::{Device, Model, Status};  use crate::error::Error;  use crate::otp::GenerateOtp;  | 
