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