Skip to content

Commit

Permalink
remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ScanMountGoat committed Jul 22, 2024
1 parent 82c5053 commit 7ea39ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ssbh_data/src/matl_data.rs
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ impl<T> ParamData<T> {
}
}

// TODO: Derive default for these types to make them easier to use.
/// Data associated with a [Sampler].
#[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
#[cfg_attr(feature = "arbitrary", derive(arbitrary::Arbitrary))]
Expand Down

0 comments on commit 7ea39ee

Please sign in to comment.