mirror of
https://github.com/TECHNOFAB11/jwt-authorizer.git
synced 2025-12-11 23:50:07 +01:00
chore: clippy
This commit is contained in:
parent
a2b2771ad8
commit
665377e71f
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ use std::future::Future;
|
|||
use std::pin::Pin;
|
||||
use std::sync::Arc;
|
||||
use std::task::{Context, Poll};
|
||||
use tokio::sync::Mutex;
|
||||
use tower_layer::Layer;
|
||||
use tower_service::Service;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue