Skip to content

Commit

Permalink
Update piano_range.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
guylamar2006 authored Dec 1, 2024
1 parent 5c97a43 commit e9040be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions neothesia-iced-widgets/src/piano_range.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ use iced_core::{
text::Renderer as TextRenderer,
Text
};
// Removed unused imports
// use iced_wgpu::Renderer;
// use super::Element;

pub struct PianoRange(pub std::ops::RangeInclusive<u8>);

Expand Down

0 comments on commit e9040be

Please sign in to comment.