Skip to content

Commit

Permalink
🤖 cargo-fmt auto-update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 2, 2024
1 parent f74d86a commit bbc3a32
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ impl From<StorablePersistentState> for PersistentState {
#[cfg(test)]
mod tests {
use super::*;
use crate::state::{DEFAULT_MAX_INFLIGHT_CAPTCHAS};
use crate::state::DEFAULT_MAX_INFLIGHT_CAPTCHAS;
use std::time::Duration;

#[test]
Expand Down

0 comments on commit bbc3a32

Please sign in to comment.