aboutsummaryrefslogtreecommitdiff
path: root/src/model/key_table.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/model/key_table.rs')
-rw-r--r--src/model/key_table.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/model/key_table.rs b/src/model/key_table.rs
index 653a38e2..444f3949 100644
--- a/src/model/key_table.rs
+++ b/src/model/key_table.rs
@@ -10,7 +10,6 @@ pub struct Key {
pub key_id: String,
/// The secret_key associated
- // shouldn't it be hashed or something, so it's trully secret?
pub secret_key: String,
/// Name for the key