Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mikedilger committed Nov 21, 2024
1 parent 82836e8 commit 2e047fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gossip-bin/src/ui/theme/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,6 @@ pub(super) fn font_definitions() -> FontDefinitions {
FontData::from_static(include_bytes!("../../../../fonts/emoji-icon-font.ttf")),
);


let mut proportional = vec![
"DejaVuSans".to_owned(),
"Ubuntu-Light".to_owned(),
Expand Down

0 comments on commit 2e047fe

Please sign in to comment.