changes and release cut for 0.2.3 #31
1 changed files with 0 additions and 1 deletions
fix unused import
commit
4076321868
|
|
@ -10,7 +10,6 @@ use actix_session::config::{
|
|||
};
|
||||
use actix_session::storage::CookieSessionStore;
|
||||
use actix_session::SessionMiddleware;
|
||||
use actix_web::cookie::time::Duration;
|
||||
use actix_web::cookie::Key;
|
||||
use actix_web::http::StatusCode;
|
||||
use actix_web::middleware::{ErrorHandlers, NormalizePath, TrailingSlash};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue