Skip to content

Commit

Permalink
chore: remove deprecated import
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-user committed Jul 31, 2024
1 parent 01add84 commit e16ec67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/dispense.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ use serde_json::json;
use std::net::SocketAddr;
use std::sync::{Arc, Mutex};
use std::time::Duration;
use std::usize;

#[derive(Debug, Clone)]
struct MockClock {
Expand Down

0 comments on commit e16ec67

Please sign in to comment.