Skip to content

Commit

Permalink
Remove commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
jdisanti authored Jul 26, 2023
1 parent 1c9144f commit c517f8a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,6 @@ mod tests {
let credentials_cache = credentials_cache.clone();
let time = time.clone();
tasks.push(rt.spawn(async move {
//let _guard = lock.lock();
let now = time.advance(Duration::from_secs(22));

let creds = credentials_cache
Expand Down

0 comments on commit c517f8a

Please sign in to comment.