mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-06-01 23:40:45 +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>,
|
pub regions: Vec<Region>,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#[derive(Serialize, Deserialize, Clone)]
|
#[derive(Serialize, Deserialize, Clone)]
|
||||||
#[serde(default)]
|
#[serde(default)]
|
||||||
pub struct Logging {
|
pub struct Logging {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user