removed fluff modules
This commit is contained in:
parent
289ab5c829
commit
113aff4955
@ -2,8 +2,6 @@
|
||||
// All new servers come with this as a default so that
|
||||
use rocket_contrib::templates::Template;
|
||||
use rocket::response::NamedFile;
|
||||
use dotenv;
|
||||
use std::env;
|
||||
use std::path::Path;
|
||||
use serde_derive::Deserialize;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user