Skip to content

Commit 145e5ff

Browse files
committed
rand_chacha: remove another line of dead code
1 parent c7f6c48 commit 145e5ff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rand_chacha/src/guts.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
1212
use ppv_lite86::{dispatch, dispatch_light128};
1313

14-
#[cfg(feature = "rustcrypto_api")] pub use stream_cipher::generic_array;
15-
1614
pub use ppv_lite86::Machine;
1715
use ppv_lite86::{vec128_storage, ArithOps, BitOps32, LaneWords4, MultiLane, StoreBytes, Vec4};
1816

0 commit comments

Comments
 (0)