Skip to content

Commit

Permalink
fix(hydroflow): clippy fails on latest nightly in CLI integration (#721)
Browse files Browse the repository at this point in the history
  • Loading branch information
shadaj authored and MingweiSamuel committed May 30, 2023
1 parent d13a01b commit 60afd07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hydroflow/src/util/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
use std::collections::HashMap;

pub use hydroflow_cli_integration::*;
use hydroflow_cli_integration::{ServerBindConfig, ServerPort};

use crate::scheduled::graph::Hydroflow;

Expand Down

0 comments on commit 60afd07

Please sign in to comment.