removed extra brace
This commit is contained in:
parent
1a6b344b58
commit
5e1ba2e110
|
|
@ -32,7 +32,6 @@ pub enum CommandParseError {
|
|||
UnknownCommand,
|
||||
NoString,
|
||||
}
|
||||
}
|
||||
|
||||
impl ToString for Commands {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue