We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd39501 commit f1dcedbCopy full SHA for f1dcedb
tests/variables.rs
@@ -1,4 +1,4 @@
1
-use good_lp::{constraint, default_solver, variables, Expression, Solution, SolverModel};
+use good_lp::{variables, Expression};
2
3
#[cfg(target_arch = "wasm32")]
4
use wasm_bindgen_test::*;
0 commit comments