removes unused import
This commit is contained in:
@@ -99,7 +99,6 @@ pub fn process_config(
|
|||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod test {
|
mod test {
|
||||||
use super::super::command::AuthenticatorConfigParameters;
|
|
||||||
use super::*;
|
use super::*;
|
||||||
use crypto::rng256::ThreadRng256;
|
use crypto::rng256::ThreadRng256;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user