Skip to content

Commit

Permalink
Remove duplicate attribute on parse module
Browse files Browse the repository at this point in the history
  • Loading branch information
Gawdl3y committed Apr 22, 2024
1 parent bcf2ffd commit c013b90
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/parse.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![cfg(feature = "parse")]

//! Parser generator functions and implementations of [`str::FromStr`] for all dice and expression data structures.
//! Requires the `parse` feature (enabled by default).
//!
Expand Down

0 comments on commit c013b90

Please sign in to comment.