summaryrefslogtreecommitdiffstats
path: root/openpgp/src/tsk.rs
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/src/tsk.rs')
-rw-r--r--openpgp/src/tsk.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp/src/tsk.rs b/openpgp/src/tsk.rs
index d8c1cbe3..583234b8 100644
--- a/openpgp/src/tsk.rs
+++ b/openpgp/src/tsk.rs
@@ -14,7 +14,7 @@ use {
use crypto::{KeyPair, Password};
use packet::{
- signature::Signature,
+ Signature,
Tag,
UserID,
Key,