Skip to content

Commit 62b75a0

Browse files
committed
fix: removed unused import
1 parent 6fbcca6 commit 62b75a0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jolt-optimizations/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
//! Uses Strauss-shamir batched scalar multiplication to maximally take advantage of GLV.
1010
1111
pub mod batch_addition;
12-
pub mod block_subset_msm;
13-
pub mod block_subset_msm_simple;
1412
pub mod constants;
1513
pub mod decomp_2d;
1614
pub mod decomp_4d;

0 commit comments

Comments
 (0)