mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
fix master fmt
This commit is contained in:
parent
cd7d889c13
commit
6a8f10bf41
@ -12,7 +12,6 @@ pub enum AdminRole {
|
|||||||
Admin = 1,
|
Admin = 1,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
impl core::str::FromStr for AdminRole {
|
impl core::str::FromStr for AdminRole {
|
||||||
type Err = &'static str;
|
type Err = &'static str;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user