removed pointless function
This commit is contained in:
parent
1e1b9d4f72
commit
da0af22ee5
@ -11,8 +11,6 @@ pub struct WebsiteConfig {
|
|||||||
stylesheet: String,
|
stylesheet: String,
|
||||||
}
|
}
|
||||||
|
|
||||||
pub fn init() {
|
|
||||||
}
|
|
||||||
|
|
||||||
#[get("/")]
|
#[get("/")]
|
||||||
pub fn homepage() -> Template {
|
pub fn homepage() -> Template {
|
||||||
|
Loading…
Reference in New Issue
Block a user