tweak
This commit is contained in:
parent
e1ae02d794
commit
73897af732
@ -31,8 +31,8 @@ impl ToString for FlagReason{
|
||||
|
||||
#[derive(Debug)]
|
||||
pub enum Error{
|
||||
AlreadyStarted,
|
||||
NotStarted,
|
||||
AlreadyStarted,
|
||||
AlreadyFinished,
|
||||
}
|
||||
impl std::fmt::Display for Error{
|
||||
|
Loading…
Reference in New Issue
Block a user