Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
barthalion committed Jul 26, 2023
1 parent 20109a9 commit 6e1b8a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/logger.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ use futures::{Async, Future, Poll};
use std::marker::PhantomData;
use std::rc::Rc;


use crate::tokens::ClaimsValidator;

pub struct Logger(Rc<Inner>);
Expand Down

0 comments on commit 6e1b8a1

Please sign in to comment.