Skip to content

Commit

Permalink
Formatting changes again
Browse files Browse the repository at this point in the history
  • Loading branch information
potatoes1286 committed Jul 24, 2024
1 parent 4b13b0d commit 9e518b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/api/api_models.rs
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ const EMPTY_IMAGE: &'static [Image] = &[Image {
width: Some(640),
}];


impl WithImages for Playlist {
fn images(&self) -> &[Image] {
match &self.images {
Expand Down

0 comments on commit 9e518b5

Please sign in to comment.