Skip to content

Commit

Permalink
forgot some more experimental flags
Browse files Browse the repository at this point in the history
  • Loading branch information
ooovi committed Jun 30, 2023
1 parent e8ca8e4 commit 2e21f75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/vdaf/prio3.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1262,7 +1262,6 @@ mod tests {
use super::*;
#[cfg(feature = "experimental")]
use crate::flp::gadgets::ParallelSumGadget;
#[cfg(feature = "experimental")]
use crate::vdaf::{fieldvec_roundtrip_test, run_vdaf, run_vdaf_prepare};
use assert_matches::assert_matches;
#[cfg(feature = "experimental")]
Expand Down

0 comments on commit 2e21f75

Please sign in to comment.