Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Serial-ATA committed Jan 22, 2025
1 parent 98423f1 commit 2243c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/sdk/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ pub use gadget_utils as utils;
pub use gadget_config as config;
pub use gadget_keystore as keystore;
pub use gadget_std as std;
pub use tokio;
pub use serde;
pub use tokio;

#[cfg(feature = "local-store")]
pub use gadget_stores as stores;

0 comments on commit 2243c5e

Please sign in to comment.