Add minor fixes

This commit is contained in:
Tobias Reisinger 2023-11-22 16:15:15 +01:00
parent 80d1fa32a0
commit ee5d4e2126
6 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,3 @@
extern crate dotenv;
use std::str::FromStr;
use actix_web::middleware::TrailingSlash;