Skip to content

Commit

Permalink
fix warning liana-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
edouardparis committed Jan 27, 2025
1 parent 8a414ec commit 0305551
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion liana-ui/src/component/text.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
use crate::{font, theme::Theme};
use iced::advanced::text::{IntoFragment, Shaping};
use std::borrow::Cow;

pub const H1_SIZE: u16 = 40;
pub const H2_SIZE: u16 = 29;
Expand Down

0 comments on commit 0305551

Please sign in to comment.