Skip to content

Commit

Permalink
Remove unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinMReppert committed Dec 1, 2024
1 parent 0e78992 commit f8a22af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/scenes/src/cosmic_text_scene.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ use unicode_segmentation::UnicodeSegmentation;

use std::cmp;
use std::collections::HashMap;
use std::ops::Deref;
use std::sync::Arc;

pub struct CosmicData {}
Expand Down

0 comments on commit f8a22af

Please sign in to comment.