Update src/day.rs
Co-authored-by: Felix Spöttel <1682504+fspoettel@users.noreply.github.com>
This commit is contained in:
parent
e3d77e5610
commit
24ab444ed4
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ use std::error::Error;
|
|||
use std::fmt::Display;
|
||||
use std::str::FromStr;
|
||||
|
||||
/* -------------------------------------------------------------------------- */
|
||||
|
||||
/// A valid day number of advent (i.e. an integer in range 1 to 25).
|
||||
///
|
||||
|
|
Loading…
Add table
Reference in a new issue