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