Skip to content

Commit

Permalink
Remove array_chunks nightly feature, as it seems to be unused (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
citizen-stig authored and preston-evans98 committed Sep 14, 2023
1 parent e981cc5 commit b161269
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion adapters/celestia/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#![feature(array_windows)]
#![feature(array_chunks)]
pub mod celestia;
pub mod shares;
pub use celestia::*;
Expand Down

0 comments on commit b161269

Please sign in to comment.