aboutsummaryrefslogtreecommitdiff
path: root/lockchain-core/src/users/tokens.rs
diff options
context:
space:
mode:
Diffstat (limited to 'lockchain-core/src/users/tokens.rs')
-rw-r--r--lockchain-core/src/users/tokens.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/lockchain-core/src/users/tokens.rs b/lockchain-core/src/users/tokens.rs
index 32a6e01..f7226ef 100644
--- a/lockchain-core/src/users/tokens.rs
+++ b/lockchain-core/src/users/tokens.rs
@@ -1,5 +1,4 @@
use crypto::random;
-use traits::AutoEncoder;
const TOK_SIZE: usize = 64;