Skip to content

Commit

Permalink
remove lefotver line
Browse files Browse the repository at this point in the history
  • Loading branch information
Llandy3d committed Feb 25, 2024
1 parent 899f324 commit 93488af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ enum BackendAction {

#[derive(Debug)]
struct RedisPipelineJobResult {
// values: Result<Vec<f64>, PyErr>,
values: Result<Vec<PipelineResult>, PyErr>,
}

Expand Down

0 comments on commit 93488af

Please sign in to comment.