Skip to content

Commit

Permalink
Fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
HorjuRares committed Nov 8, 2024
1 parent 5d9eb93 commit e7fddca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ank/src/cli_commands/set_state.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ use common::{
objects::{CompleteState, StoredWorkloadSpec},
state_manipulation::{Object, Path},
};
use serde::de::value;
use std::io::{self, Read};

#[cfg(not(test))]
Expand Down

0 comments on commit e7fddca

Please sign in to comment.