Skip to content

Commit

Permalink
update import after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Jun 20, 2024
1 parent f530ec4 commit 0d42f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ pub use {
native_token, nonce, program, program_error, program_memory, program_option, program_pack,
rent, sanitize, secp256k1_program, serde_varint, serialize_utils, short_vec, slot_hashes,
slot_history, stable_layout, stake, stake_history, syscalls, system_instruction,
system_program, sysvar, unchecked_div_by_const, vote, wasm_bindgen,
system_program, sysvar, unchecked_div_by_const, vote,
},
solana_secp256k1_recover as secp256k1_recover,
};
Expand Down

0 comments on commit 0d42f21

Please sign in to comment.