Skip to content

Commit 5239162

Browse files
committed
Delete dummy doc
1 parent cb20740 commit 5239162

File tree

1 file changed

+1
-1
lines changed
  • poly-commit/src/streaming_kzg

1 file changed

+1
-1
lines changed

poly-commit/src/streaming_kzg/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ pub use data_structures::*;
101101
pub use space::CommitterKeyStream;
102102
pub use time::CommitterKey;
103103

104-
/// Dummy docs
105104
#[cfg(test)]
105+
#[allow(missing_docs)]
106106
pub mod tests;
107107

108108
/// A Kate polynomial commitment over a bilinear group, represented as a single \\(\GG_1\\) element.

0 commit comments

Comments
 (0)