Skip to content

Commit

Permalink
cargo lock
Browse files Browse the repository at this point in the history
  • Loading branch information
HardhatChad committed Mar 28, 2024
1 parent d36d7e0 commit 3aca1b0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ mod utils;
#[cfg(feature = "web")]
mod worker;

#[cfg(feature = "web")]
use crate::{components::Appearance, hooks::use_appearance};
use crate::{
hooks::{
use_appearance_provider, use_explorer_provider, use_is_onboarded_provider,
Expand Down

0 comments on commit 3aca1b0

Please sign in to comment.