1 parent 7f72a69 commit 23c48c8Copy full SHA for 23c48c8
1 file changed
src/lib.rs
@@ -79,9 +79,7 @@ mod graphsim {
79
#[derive(Debug)]
80
enum Zeta {
81
Zero,
82
- One,
83
Two,
84
- Three,
85
}
86
87
impl Distribution<MeasurementResult> for StandardUniform {
0 commit comments