mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 05:58:21 -05:00
make format happy
This commit is contained in:
parent
ff325153f0
commit
cecffe4155
@ -81,7 +81,7 @@ pub async fn search(
|
|||||||
.insert_header(("location", "/"))
|
.insert_header(("location", "/"))
|
||||||
.finish())
|
.finish())
|
||||||
} else {
|
} 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…
Reference in New Issue
Block a user