Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
remove app crypto for now
Browse files Browse the repository at this point in the history
  • Loading branch information
shawntabrizi committed May 25, 2021
1 parent d93b503 commit 73623e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion primitives/application-crypto/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ macro_rules! app_crypto_public_full_crypto {
$crate::codec::Encode,
$crate::codec::Decode,
$crate::RuntimeDebug,
$crate::max_encoded_len::MaxEncodedLen,
)]
#[derive(Hash)]
pub struct Public($public);
Expand Down

0 comments on commit 73623e9

Please sign in to comment.