feat: fix tests

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-10-22 22:44:12 +02:00
parent ec3ed89d68
commit b3f68c60c7
4 changed files with 2 additions and 23 deletions

View File

@@ -11,7 +11,6 @@ use nefarious_login::{
auth::AuthService,
axum::{AuthController, UserFromSession},
login::AuthClap,
session::SessionService,
};
use tracing_subscriber::EnvFilter;