mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
fix: remove trailing space lint after rebase
This commit is contained in:
parent
c1eab6cbb3
commit
daf7d979d0
@ -2512,4 +2512,4 @@ impl From<InferError> for Event {
|
||||
pub enum WebServerError {
|
||||
#[error("Axum error: {0}")]
|
||||
Axum(#[from] axum::BoxError),
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user