mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 15:27:28 +00:00
[fmt] Run rustfmt on crates/cli/src/error.rs
This commit is contained in:
parent
d34d615784
commit
9644163c8c
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ pub enum Error {
|
|||
|
||||
#[error("Unknown Game: {0}")]
|
||||
UnknownGame(String),
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue