fix: rustfmt

This commit is contained in:
jiahua 2024-04-26 16:23:21 +08:00
parent 8b587b97a9
commit f30d0ea0a1
5 changed files with 18 additions and 18 deletions

View file

@ -114,7 +114,6 @@ impl WhisperInnerContext {
}
}
/// Convert the provided text into tokens.
///
/// # Arguments