mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-03-10 22:43:57 +00:00
Fix Rust fmt error.
This commit is contained in:
parent
0a294e41b5
commit
58bd8eb5b4
@ -33,7 +33,6 @@ pub struct Configuration {
|
||||
pub regions: Vec<Region>,
|
||||
}
|
||||
|
||||
|
||||
#[derive(Serialize, Deserialize, Clone)]
|
||||
#[serde(default)]
|
||||
pub struct Logging {
|
||||
|
Loading…
x
Reference in New Issue
Block a user