Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdyer committed Jul 3, 2024
1 parent 4deeb3b commit 54f7b76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/transcription/prerecorded/options.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1433,7 +1433,6 @@ impl AsRef<str> for Model {

impl AsRef<str> for Language {
fn as_ref(&self) -> &str {

match self {
Self::bg => "bg",
Self::ca => "ca",
Expand Down

0 comments on commit 54f7b76

Please sign in to comment.