Format code a bit
This commit is contained in:
parent
d76bf0f711
commit
b28db015b4
6 changed files with 134 additions and 25 deletions
|
@ -44,4 +44,4 @@ impl EmgauwaMessage for HttpResponseBuilder {
|
|||
fn emgauwa_message(mut self, message: &str) -> HttpResponse {
|
||||
self.json(json!({ "message": message }))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue