summaryrefslogtreecommitdiff
path: root/ext/crypto/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ext/crypto/lib.rs')
-rw-r--r--ext/crypto/lib.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/crypto/lib.rs b/ext/crypto/lib.rs
index d5f95677a..2170e3c72 100644
--- a/ext/crypto/lib.rs
+++ b/ext/crypto/lib.rs
@@ -14,8 +14,6 @@ use serde::Deserialize;
use serde::Serialize;
use std::cell::RefCell;
-use std::convert::TryFrom;
-use std::convert::TryInto;
use std::num::NonZeroU32;
use std::rc::Rc;