Don't register the media serving route (they are now served with other static files)
And remove some unused imports
This commit is contained in:
@@ -100,7 +100,6 @@ fn main() {
|
||||
routes::medias::details,
|
||||
routes::medias::delete,
|
||||
routes::medias::set_avatar,
|
||||
routes::medias::static_files,
|
||||
|
||||
routes::notifications::paginated_notifications,
|
||||
routes::notifications::notifications,
|
||||
|
||||
Reference in New Issue
Block a user