Skip to content

Commit

Permalink
remove superfluous annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Oct 11, 2024
1 parent 3106a35 commit a06f515
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sdk/instruction/src/error.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
#[cfg(feature = "frozen-abi")]
use solana_frozen_abi_macro::{AbiEnumVisitor, AbiExample};
#[cfg(feature = "std")]
Expand Down

0 comments on commit a06f515

Please sign in to comment.