Skip to content

Commit

Permalink
fix warning: ambiguous glob re-exports
Browse files Browse the repository at this point in the history
  • Loading branch information
0xA001113 committed Oct 23, 2024
1 parent 01db7eb commit 02885b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wasm/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ cfg_if::cfg_if! {

pub use spectre_addresses::{Address, Version as AddressVersion};
pub use spectre_wallet_keys::prelude::*;
pub use spectre_bip32::*;
pub use spectre_wasm_core::types::*;

}
Expand Down

0 comments on commit 02885b6

Please sign in to comment.