Remove unused base64 imports.

This commit is contained in:
Emmanuel Gil Peyrot 2019-09-07 16:21:42 +02:00
commit b307652421
5 changed files with 0 additions and 6 deletions

View file

@ -327,7 +327,6 @@ generate_element!(
mod tests {
use super::*;
use crate::hashes::Algo;
use base64;
#[cfg(target_pointer_width = "32")]
#[test]