make format happy
This commit is contained in:
parent
ff325153f0
commit
cecffe4155
3 changed files with 7 additions and 7 deletions
|
@ -81,7 +81,7 @@ pub async fn search(
|
|||
.insert_header(("location", "/"))
|
||||
.finish())
|
||||
} else {
|
||||
let page_url: String; // Declare the page_url variable without initializing it
|
||||
let page_url: String; // Declare the page_url variable without initializing it
|
||||
|
||||
// ...
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue