summaryrefslogtreecommitdiffstats
path: root/openpgp/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/src/lib.rs')
-rw-r--r--openpgp/src/lib.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/openpgp/src/lib.rs b/openpgp/src/lib.rs
index 4e7744a1..cce9ad6e 100644
--- a/openpgp/src/lib.rs
+++ b/openpgp/src/lib.rs
@@ -49,9 +49,6 @@
extern crate quickcheck;
#[macro_use]
-extern crate lazy_static;
-
-#[macro_use]
mod macros;
// On debug builds, Vec<u8>::truncate is very, very slow. For