aboutsummaryrefslogtreecommitdiff
path: root/src/device.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/device.rs')
-rw-r--r--src/device.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device.rs b/src/device.rs
index f135261..a74310a 100644
--- a/src/device.rs
+++ b/src/device.rs
@@ -661,7 +661,6 @@ impl Storage {
unsafe { get_command_result(nitrokey_sys::NK_lock_encrypted_volume()) }
}
-
/// Returns the status of the connected storage device.
///
/// # Example