mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 21:48:21 -05:00
🧹 chore: make rustfmt happy (#201)
This commit is contained in:
parent
67dcf53dc9
commit
3f73e85455
@ -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…
Reference in New Issue
Block a user