Skip to content

Commit

Permalink
fixup format
Browse files Browse the repository at this point in the history
  • Loading branch information
szszszsz authored and robin-nitrokey committed Nov 29, 2023
1 parent 0684820 commit a21f11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hmacsha256p256/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// SPDX-License-Identifier: Apache-2.0 or MIT

use serde::{Deserialize, Serialize};
use trussed::types::{Message};
use trussed::types::Message;
use trussed::{
client::ClientError,
key::{self, Kind},
Expand Down

0 comments on commit a21f11a

Please sign in to comment.