Skip to content

Commit

Permalink
Rm unused
Browse files Browse the repository at this point in the history
  • Loading branch information
ChewingGlass committed Jan 22, 2025
1 parent 5c154c6 commit 82ca61c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tuktuk-crank-turner/src/settings.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ pub struct Settings {

pub max_retries: u8,
pub rpc_url: String,
pub test_bidder: Option<u32>,
pub key_path: String,
#[serde(default = "default_batch_duration")]
pub batch_duration: Duration,
Expand Down

0 comments on commit 82ca61c

Please sign in to comment.