Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
saraswatpuneet committed Jun 18, 2024
1 parent 2a5edbb commit 079f764
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pallets/passkey/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ use frame_support::{
};
use frame_system::pallet_prelude::*;
use sp_runtime::traits::{Convert, Dispatchable, Verify};
use sp_std::vec::Vec;

#[cfg(test)]
mod mock;
Expand Down

0 comments on commit 079f764

Please sign in to comment.