Fix clippy complaint.

This commit is contained in:
Kris Nuttycombe 2021-06-03 17:38:34 -06:00
parent 732b97d021
commit cc9dbf8bde
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ use std::fmt;
use std::io::{self, Read, Write};
use std::ops::Deref;
use orchard;
use crate::{
consensus::{BlockHeight, BranchId},
sapling::redjubjub,