Skip to content

Commit 23c48c8

Browse files
committed
clean up some dead code
1 parent 7f72a69 commit 23c48c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,7 @@ mod graphsim {
7979
#[derive(Debug)]
8080
enum Zeta {
8181
Zero,
82-
One,
8382
Two,
84-
Three,
8583
}
8684

8785
impl Distribution<MeasurementResult> for StandardUniform {

0 commit comments

Comments
 (0)