chore: reorder use

This commit is contained in:
2021-07-18 12:31:33 +08:00
parent 3e5385e268
commit e9ba9c5f51
10 changed files with 20 additions and 21 deletions

View File

@@ -1,7 +1,6 @@
#[macro_use]
extern crate rust_util;
// mod cmd;
mod fido;
mod digest;
mod register;