🧹 chore: make rustfmt happy (#201)
This commit is contained in:
parent
67dcf53dc9
commit
3f73e85455
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ impl Config {
|
|||
log::error!("Falling back to using the value `1` for the option");
|
||||
1
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
Ok(Config {
|
||||
port: globals.get::<_, u16>("port")?,
|
||||
|
|
Loading…
Add table
Reference in a new issue