Skip to content

Commit

Permalink
Fixing warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ecton committed Jan 10, 2025
1 parent b4bfe94 commit 737b65c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/localization.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use cushy::localization::{Localization, Localize};
use cushy::localization::Localization;
use cushy::value::{Dynamic, Source};
use cushy::widget::MakeWidget;
use cushy::widgets::Localized;
use cushy::{localize, Open, PendingApp};
use unic_langid::LanguageIdentifier;

Expand Down

0 comments on commit 737b65c

Please sign in to comment.