post review fixes

This commit is contained in:
mpostma 2021-02-01 19:51:47 +01:00
parent 17c463ca61
commit 9af0a08122
No known key found for this signature in database
GPG key ID: CBC8A7C1D7A28C3A
10 changed files with 233 additions and 158 deletions

View file

@ -5,7 +5,6 @@ pub mod error;
pub mod helpers;
pub mod option;
pub mod routes;
//mod updates;
mod index_controller;
use actix_http::Error;